Searched defs:IXDR_GET_SHORT (Results 1 – 1 of 1) sorted by relevance
351 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro363 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_INT32(buf)) macro