Searched refs:IceMSBfirst (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICE.h46 #define IceMSBfirst 1 macro
/xsrc/external/mit/libICE/dist/src/
H A Daccept.c166 pMsg->byteOrder = IceMSBfirst;
H A Dconnect.c261 pByteOrderMsg->byteOrder = IceMSBfirst;
H A Dprocess.c237 if (byteOrder != IceMSBfirst && byteOrder != IceLSBfirst)
247 (((*(char *) &endian) && byteOrder == IceMSBfirst) ||

Completed in 6 milliseconds