Searched defs:NS_GET32 (Results 1 – 5 of 5) sorted by relevance
307 #define NS_GET32(l, cp) (void)((l) = ns_get32(((cp)+=4)-4)) macro