Searched refs:ME32 (Results 1 – 1 of 1) sorted by relevance
89 #define ME32(p) (((uint32_t)(p)->hl[1]<<24)|((uint32_t)(p)->hl[0]<<16)| \ macro1177 p->l = (int32_t)ME32(p); in mconvert()1518 off = SEXT(sgn,32,ME32(q)); in mget()1566 offset = do_ops(m, SEXT(sgn,32,ME32(p)), off); in mget()
Completed in 10 milliseconds