Searched refs:EXTRACT_LONG (Results 1 – 3 of 3) sorted by relevance
112 #define EXTRACT_LONG(p) (ntohl(*(u_int32 *)p)) macro118 #define EXTRACT_LONG(p)\ macro154 return EXTRACT_LONG(cp);270 A = EXTRACT_LONG(&p[k]);329 A = EXTRACT_LONG(&p[k]);
812 - Fixed the Fix EXTRACT_SHORT() and EXTRACT_LONG() macros (which were