HomeSort by relevance Sort by last modified time
    Searched defs:WORDS_BIGENDIAN (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/python/cpython2/Modules/expat/
amigaconfig.h 20 #define WORDS_BIGENDIAN
macconfig.h 31 #define WORDS_BIGENDIAN
  /external/python/cpython3/Modules/expat/
amigaconfig.h 20 #define WORDS_BIGENDIAN
macconfig.h 31 #define WORDS_BIGENDIAN
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
macconfig.h 31 #define WORDS_BIGENDIAN
amigaconfig.h 74 #define WORDS_BIGENDIAN
  /external/webp/src/utils/
endian_inl_utils.h 23 #if !defined(WORDS_BIGENDIAN) && \
26 #define WORDS_BIGENDIAN
29 #if defined(WORDS_BIGENDIAN)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /external/libvpx/libvpx/vpx_util/
endian_inl.h 33 #if !defined(WORDS_BIGENDIAN) && \
36 #define WORDS_BIGENDIAN
39 #if defined(WORDS_BIGENDIAN)
  /external/python/cpython2/Include/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /external/python/cpython3/Include/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
fficonfig.h 16 # undef WORDS_BIGENDIAN
24 # undef WORDS_BIGENDIAN
32 # define WORDS_BIGENDIAN 1
45 # define WORDS_BIGENDIAN 1
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
fficonfig.h 16 # undef WORDS_BIGENDIAN
24 # undef WORDS_BIGENDIAN
32 # define WORDS_BIGENDIAN 1
45 # define WORDS_BIGENDIAN 1
  /external/libvncserver/common/
md5.c 34 # define WORDS_BIGENDIAN 1
47 #ifdef WORDS_BIGENDIAN
  /external/python/cpython2/android_arm/libffi/
fficonfig.h 182 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
186 # define WORDS_BIGENDIAN 1
189 # ifndef WORDS_BIGENDIAN
190 /* # undef WORDS_BIGENDIAN */
  /external/python/cpython2/android_arm64/libffi/
fficonfig.h 182 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
186 # define WORDS_BIGENDIAN 1
189 # ifndef WORDS_BIGENDIAN
190 /* # undef WORDS_BIGENDIAN */
  /external/python/cpython2/darwin_x86_64/libffi/
fficonfig.h 182 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
186 # define WORDS_BIGENDIAN 1
189 # ifndef WORDS_BIGENDIAN
190 /* # undef WORDS_BIGENDIAN */
  /external/flac/
config.h 215 #define WORDS_BIGENDIAN 0
  /external/libffi/linux-arm/
fficonfig.h 144 #undef WORDS_BIGENDIAN
  /external/libffi/linux-arm64/
fficonfig.h 144 #undef WORDS_BIGENDIAN

Completed in 304 milliseconds

1 2 3