Searched refs:LE32 (Results 1 – 1 of 1) sorted by relevance
75 #define LE32(p) (((uint32_t)(p)->hl[3]<<24)|((uint32_t)(p)->hl[2]<<16)| \ macro1101 p->l = (int32_t)LE32(p); in mconvert()1130 p->l = LE32(p); in mconvert()1411 off = SEXT(sgn,32,LE32(q)); in mget()1454 lhs = LE32(p); in mget()