/external/python/cpython2/Modules/_ctypes/libffi_osx/include/ |
D | fficonfig.h | 14 # define BYTEORDER 1234 macro 22 # define BYTEORDER 1234 macro 30 # define BYTEORDER 4321 macro 43 # define BYTEORDER 4321 macro
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/ |
D | fficonfig.h | 14 # define BYTEORDER 1234 macro 22 # define BYTEORDER 1234 macro 30 # define BYTEORDER 4321 macro 43 # define BYTEORDER 4321 macro
|
/external/python/cpython2/Modules/expat/ |
D | expat_config.h | 10 #define BYTEORDER 4321 macro 12 #define BYTEORDER 1234 macro
|
D | xmltok_ns.c | 44 #if BYTEORDER == 1234 in NS() 46 #elif BYTEORDER == 4321 in NS()
|
D | winconfig.h | 54 #define BYTEORDER 1234 macro
|
D | xmltok.c | 863 #if BYTEORDER == 1234 880 #if BYTEORDER == 1234 895 #if BYTEORDER != 4321 1004 #if BYTEORDER == 4321 1021 #if BYTEORDER == 4321 1036 #if BYTEORDER != 1234
|
/external/python/cpython3/Modules/expat/ |
D | expat_config.h | 10 #define BYTEORDER 4321 macro 12 #define BYTEORDER 1234 macro
|
D | xmltok_ns.c | 44 #if BYTEORDER == 1234 in NS() 46 #elif BYTEORDER == 4321 in NS()
|
D | winconfig.h | 54 #define BYTEORDER 1234 macro
|
D | xmltok.c | 866 #if BYTEORDER == 1234 883 #if BYTEORDER == 1234 898 #if BYTEORDER != 4321 1007 #if BYTEORDER == 4321 1024 #if BYTEORDER == 4321 1039 #if BYTEORDER != 1234
|
/external/expat/conftools/ |
D | ac_c_bigendian_cross.m4 | 73 BYTEORDER=4321 75 BYTEORDER=1234 77 AC_DEFINE_UNQUOTED(BYTEORDER, $BYTEORDER, [1234 = LIL_ENDIAN, 4321 = BIGENDIAN]) definition
|
/external/expat/lib/ |
D | xmltok_ns.c | 44 #if BYTEORDER == 1234 in NS() 46 #elif BYTEORDER == 4321 in NS()
|
D | winconfig.h | 54 #define BYTEORDER 1234 macro
|
D | xmltok.c | 863 #if BYTEORDER == 1234 880 #if BYTEORDER == 1234 895 #if BYTEORDER != 4321 1004 #if BYTEORDER == 4321 1021 #if BYTEORDER == 4321 1036 #if BYTEORDER != 1234
|
/external/expat/ |
D | ConfigureChecks.cmake | 44 set(BYTEORDER 4321) variable 46 set(BYTEORDER 1234) variable
|
D | expat_config.h | 5 #define BYTEORDER 1234 macro
|
D | expat_config.h.cmake | 4 #cmakedefine BYTEORDER @BYTEORDER@
|
D | expat_config.h.in | 4 #undef BYTEORDER
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | fficonfig.h | 68 #define BYTEORDER 1234 macro
|
/external/python/cpython3/Modules/_ctypes/libffi_msvc/ |
D | fficonfig.h | 68 #define BYTEORDER 1234 macro
|
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
D | fficonfig.h | 5 #define BYTEORDER 1234 macro
|
/external/expat/patches/ |
D | config.diff | 6 #define BYTEORDER 1234
|
/external/python/cpython2/PC/VC6/ |
D | _elementtree.dsp | 47 …DULE" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "XML_NS" /D "XML_DTD" /D "BYTEORDER=1234" /D "XML_CO… 75 …DULE" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "XML_NS" /D "XML_DTD" /D "BYTEORDER=1234" /D "XML_CO…
|
D | pyexpat.dsp | 47 …ODULE" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "XML_NS" /D "XML_DTD" /D BYTEORDER=1234 /D XML_CONT… 75 … /D "HAVE_EXPAT_H" /D "WIN32" /D "_WINDOWS" /D "XML_NS" /D "XML_DTD" /D BYTEORDER=1234 /D XML_CONT…
|
/external/tcpdump/ |
D | CHANGES | 1218 - BYTEORDER -> BYTE_ORDER Thanks to Terry Kennedy (terry@spcvxa.spc.edu).
|