Searched defs:U_IS_BIG_ENDIAN (Results 1 – 8 of 8) sorted by relevance
368 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro371 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro373 # define U_IS_BIG_ENDIAN 1 macro375 # define U_IS_BIG_ENDIAN 0 macro378 # define U_IS_BIG_ENDIAN 1 macro381 # define U_IS_BIG_ENDIAN 1 macro384 # define U_IS_BIG_ENDIAN 1 macro386 # define U_IS_BIG_ENDIAN 0 macro
378 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro381 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro383 # define U_IS_BIG_ENDIAN 1 macro385 # define U_IS_BIG_ENDIAN 0 macro388 # define U_IS_BIG_ENDIAN 1 macro391 # define U_IS_BIG_ENDIAN 1 macro394 # define U_IS_BIG_ENDIAN 1 macro396 # define U_IS_BIG_ENDIAN 0 macro
17 static final int U_IS_BIG_ENDIAN = 0; field
708 AC_SUBST(U_IS_BIG_ENDIAN) subst
714 AC_SUBST(U_IS_BIG_ENDIAN) subst