Searched defs:GET_LE32 (Results 1 – 1 of 1) sorted by relevance
19 #define GET_LE32(p) (*(const int *)(p)) macro50 #define GET_LE32(p) DVAL_LH(p,0) macro