Searched refs:IXDR_GET_U_INT32 (Results 1 – 1 of 1) sorted by relevance
258 #define IXDR_GET_U_INT32(buf) ((uint32_t)IXDR_GET_INT32(buf)) macro265 #define IXDR_GET_LONG(buf) ((long)IXDR_GET_U_INT32(buf))