Searched refs:LE32 (Results 1 – 1 of 1) sorted by relevance
85 #define LE32(p) (((uint32_t)(p)->hl[3]<<24)|((uint32_t)(p)->hl[2]<<16)| \ macro1162 p->l = (int32_t)LE32(p); in mconvert()1191 p->l = LE32(p); in mconvert()1515 off = SEXT(sgn,32,LE32(q)); in mget()1558 lhs = LE32(p); in mget()
Completed in 10 milliseconds