Searched defs:IXDR_GET_LONG (Results 1 – 2 of 2) sorted by relevance
199 #define IXDR_GET_LONG(buf) ((long)ntohl((u_long)*(buf)++)) macro
340 #define IXDR_GET_LONG(buf) ((long)ntohl((ulong_t)*(buf)++)) macro