Searched defs:IXDR_GET_ENUM (Results 1 – 3 of 3) sorted by relevance
237 #define IXDR_GET_ENUM(buf, t) ((t)IXDR_GET_INT32(buf)) macro
266 #define IXDR_GET_ENUM(buf, t) ((t)IXDR_GET_LONG(buf)) macro
282 #define IXDR_GET_ENUM(buf, t) ((t)IXDR_GET_LONG(buf)) macro