Home
last modified time | relevance | path

Searched defs:BYTEORDER (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h14 # define BYTEORDER 1234 macro
22 # define BYTEORDER 1234 macro
30 # define BYTEORDER 4321 macro
43 # define BYTEORDER 4321 macro
/third_party/python/Modules/expat/
Dexpat_config.h10 #define BYTEORDER 4321 macro
12 #define BYTEORDER 1234 macro
/third_party/skia/third_party/externals/expat/expat/
DConfigureChecks.cmake42 set(BYTEORDER 4321) variable
44 set(BYTEORDER 1234) variable
Dconfigure.ac152 AC_DEFINE_UNQUOTED([BYTEORDER], $BYTEORDER, [1234 = LILENDIAN, 4321 = BIGENDIAN]) definition
/third_party/skia/third_party/expat/include/expat_config/
Dexpat_config.h8 #define BYTEORDER 1234 macro