Searched refs:EXTRACT_LONG (Results 1 – 3 of 3) sorted by relevance
107 #define EXTRACT_LONG(p) (ntohl(*(u_int32 *)p)) macro113 #define EXTRACT_LONG(p)\ macro149 return EXTRACT_LONG(cp);283 A = EXTRACT_LONG(&p[k]);371 A = EXTRACT_LONG(&p[k]);
1051 - Fixed the Fix EXTRACT_SHORT() and EXTRACT_LONG() macros (which were