Home
last modified time | relevance | path

Searched refs:WORDS_BIGENDIAN (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/libffi/src/
Djava_raw_api.c81 #if WORDS_BIGENDIAN in ffi_java_raw_to_ptrarray()
167 #if WORDS_BIGENDIAN in ffi_java_ptrarray_to_raw()
175 #if WORDS_BIGENDIAN in ffi_java_ptrarray_to_raw()
183 #if WORDS_BIGENDIAN in ffi_java_ptrarray_to_raw()
191 #if WORDS_BIGENDIAN in ffi_java_ptrarray_to_raw()
199 #if WORDS_BIGENDIAN in ffi_java_ptrarray_to_raw()
207 #if WORDS_BIGENDIAN in ffi_java_ptrarray_to_raw()
248 #if WORDS_BIGENDIAN && FFI_SIZEOF_ARG == 8 in ffi_java_rvalue_to_raw()
280 #if WORDS_BIGENDIAN && FFI_SIZEOF_ARG == 8 in ffi_java_raw_to_rvalue()
/third_party/pulseaudio/src/pulsecore/
Dsvolume_arm.c75 #ifdef WORDS_BIGENDIAN in pa_volume_s16ne_arm()
92 #ifdef WORDS_BIGENDIAN in pa_volume_s16ne_arm()
114 #ifdef WORDS_BIGENDIAN in pa_volume_s16ne_arm()
125 #ifdef WORDS_BIGENDIAN in pa_volume_s16ne_arm()
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h16 # undef WORDS_BIGENDIAN
24 # undef WORDS_BIGENDIAN
32 # define WORDS_BIGENDIAN 1 macro
45 # define WORDS_BIGENDIAN 1 macro
/third_party/e2fsprogs/lib/ext2fs/
Dind_block.c26 #ifdef WORDS_BIGENDIAN in ext2fs_read_ind_block()
40 #ifdef WORDS_BIGENDIAN in ext2fs_read_ind_block()
50 #ifdef WORDS_BIGENDIAN in ext2fs_write_ind_block()
59 #ifdef WORDS_BIGENDIAN in ext2fs_write_ind_block()
Ddirblock.c39 #ifdef WORDS_BIGENDIAN in ext2fs_read_dir_block4()
73 #ifdef WORDS_BIGENDIAN in ext2fs_write_dir_block4()
90 #ifdef WORDS_BIGENDIAN in ext2fs_write_dir_block4()
/third_party/pulseaudio/src/pulse/
Dsample.h112 #if !defined(WORDS_BIGENDIAN)
116 #define WORDS_BIGENDIAN macro
122 #define WORDS_BIGENDIAN macro
185 #ifdef WORDS_BIGENDIAN
348 #ifdef WORDS_BIGENDIAN
/third_party/skia/third_party/externals/expat/expat/
DConfigureChecks.cmake39 test_big_endian(WORDS_BIGENDIAN)
41 if(WORDS_BIGENDIAN)
43 else(WORDS_BIGENDIAN)
45 endif(WORDS_BIGENDIAN)
/third_party/expat/
DConfigureChecks.cmake39 test_big_endian(WORDS_BIGENDIAN)
41 if(WORDS_BIGENDIAN)
43 else(WORDS_BIGENDIAN)
45 endif(WORDS_BIGENDIAN)
Dexpat_config.h101 # define WORDS_BIGENDIAN 1 macro
104 # ifndef WORDS_BIGENDIAN
Dexpat_config.h.in96 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
100 # define WORDS_BIGENDIAN 1 macro
103 # ifndef WORDS_BIGENDIAN
104 # undef WORDS_BIGENDIAN
/third_party/libffi/
Dfficonfig.h153 #define WORDS_BIGENDIAN 1 macro
156 #ifndef WORDS_BIGENDIAN
/third_party/libcoap/include/coap3/
Dcoap_config.h170 # define WORDS_BIGENDIAN 1 macro
173 # ifndef WORDS_BIGENDIAN
/third_party/pixman/
Dconfig.h170 # define WORDS_BIGENDIAN 1 macro
173 # ifndef WORDS_BIGENDIAN
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dfficonfig.h190 # define WORDS_BIGENDIAN 1 macro
193 # ifndef WORDS_BIGENDIAN
/third_party/python/Include/
Dpymacconfig.h21 # undef WORDS_BIGENDIAN
77 #define WORDS_BIGENDIAN 1 macro
/third_party/libcoap/
Dcoap_config.h.windows.in95 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
99 # define WORDS_BIGENDIAN 1
102 # ifndef WORDS_BIGENDIAN
103 /* # undef WORDS_BIGENDIAN */
Dcoap_config.h.windows95 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
99 # define WORDS_BIGENDIAN 1
102 # ifndef WORDS_BIGENDIAN
103 /* # undef WORDS_BIGENDIAN */
Dcoap_config.h.riot.in122 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
126 # define WORDS_BIGENDIAN 1
129 # ifndef WORDS_BIGENDIAN
130 /* # undef WORDS_BIGENDIAN */
Dcoap_config.h.riot122 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
126 # define WORDS_BIGENDIAN 1
129 # ifndef WORDS_BIGENDIAN
130 /* # undef WORDS_BIGENDIAN */
/third_party/ntfs-3g/
Dconfig.h416 # define WORDS_BIGENDIAN 1 macro
419 # ifndef WORDS_BIGENDIAN
/third_party/node/deps/cares/config/cygwin/
Dares_config.h484 # define WORDS_BIGENDIAN 1 macro
487 # ifndef WORDS_BIGENDIAN
/third_party/skia/third_party/externals/libwebp/cmake/
Dconfig.h.in139 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
143 # define WORDS_BIGENDIAN 1 macro
146 # ifndef WORDS_BIGENDIAN
147 # undef WORDS_BIGENDIAN
/third_party/node/deps/cares/config/android/
Dares_config.h471 # define WORDS_BIGENDIAN 1 macro
474 # ifndef WORDS_BIGENDIAN
/third_party/node/deps/cares/config/linux/
Dares_config.h471 # define WORDS_BIGENDIAN 1 macro
474 # ifndef WORDS_BIGENDIAN
/third_party/node/deps/cares/config/netbsd/
Dares_config.h471 # define WORDS_BIGENDIAN 1 macro
474 # ifndef WORDS_BIGENDIAN

1234567