Searched defs:HOST_ENDIAN (Results 1 – 3 of 3) sorted by relevance
37 #define HOST_ENDIAN 1 macro40 #define HOST_ENDIAN (-1) macro44 #define HOST_ENDIAN (* (signed char *) &endian_test) macro
50 #define HOST_ENDIAN (*(signed char *)&endian_test) macro