Searched refs:EXTRACT_LONG (Results 1 – 2 of 2) sorted by relevance
103 #define EXTRACT_LONG(p) (ntohl(*(u_int32 *)p)) macro109 #define EXTRACT_LONG(p)\ macro145 return EXTRACT_LONG(cp);261 A = EXTRACT_LONG(&p[k]);320 A = EXTRACT_LONG(&p[k]);
609 - Fixed the Fix EXTRACT_SHORT() and EXTRACT_LONG() macros (which were