Searched defs:IS_MIDDLE_ENDIAN (Results 1 – 2 of 2) sorted by relevance
47 #define IS_MIDDLE_ENDIAN(S) ((S & MIDDLE_ENDIAN) != 0) macro