Searched defs:IXDR_GET_SHORT (Results 1 – 3 of 3) sorted by relevance
239 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_INT32(buf)) macro
268 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro
284 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro