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

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICE.h45 #define IceLSBfirst 0 macro
/xsrc/external/mit/libICE/dist/src/
H A Daccept.c164 pMsg->byteOrder = IceLSBfirst;
H A Dconnect.c259 pByteOrderMsg->byteOrder = IceLSBfirst;
H A Dprocess.c237 if (byteOrder != IceMSBfirst && byteOrder != IceLSBfirst)
248 (!(*(char *) &endian) && byteOrder == IceLSBfirst));

Completed in 4 milliseconds