Searched refs:LE32 (Results 1 – 1 of 1) sorted by relevance
79 #define LE32(p) (((uint32_t)(p)->hl[3]<<24)|((uint32_t)(p)->hl[2]<<16)| \ macro1087 p->l = (int32_t)LE32(p); in mconvert()1116 p->l = LE32(p); in mconvert()1394 off = SEXT(sgn,32,LE32(q)); in mget()1437 lhs = LE32(p); in mget()
Completed in 8 milliseconds