Searched refs:IXDR_GET_SHORT (Results 1 – 2 of 2) sorted by relevance
205 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro
347 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro359 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_INT32(buf)) macro