Searched defs:IXDR_GET_U_SHORT (Results 1 – 3 of 3) sorted by relevance
240 #define IXDR_GET_U_SHORT(buf) ((u_short)IXDR_GET_U_INT32(buf)) macro
269 #define IXDR_GET_U_SHORT(buf) ((u_short)IXDR_GET_LONG(buf)) macro
285 #define IXDR_GET_U_SHORT(buf) ((u_short)IXDR_GET_LONG(buf)) macro