HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_LONG (Results 26 - 50 of 60) sorted by null

12 3

  /toolchain/binutils/binutils-2.25/libiberty/testsuite/
test-strtol.c 91 #if SIZEOF_LONG == 4
  /external/strace/
net.c 307 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
318 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
532 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
550 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
555 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
560 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
643 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
660 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
677 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
    [all...]
defs.h 240 # define PERSONALITY0_WORDSIZE SIZEOF_LONG
578 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
588 #elif SIZEOF_LONG > 4
711 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
signal.c 294 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
526 #if SUPPORTED_PERSONALITIES > 1 && SIZEOF_LONG > 4
Android.mk 264 -DSIZEOF_OFF_T=SIZEOF_LONG \
desc.c 204 #if SIZEOF_LONG == 4
io.c 183 #if SIZEOF_LONG == SIZEOF_LONG_LONG
  /external/elfutils/libdwfl/
linux-pid-attach.c 126 #if SIZEOF_LONG == 8
130 #else /* SIZEOF_LONG != 8 */
133 #endif /* SIZEOF_LONG != 8 */
135 #if SIZEOF_LONG == 8
141 #endif /* SIZEOF_LONG == 8 */
146 #if SIZEOF_LONG == 8
154 #endif /* SIZEOF_LONG == 8 */
  /external/c-ares/
ares_config.h 455 #undef SIZEOF_LONG
ares_config.h.in 453 #undef SIZEOF_LONG
  /external/protobuf/python/google/protobuf/pyext/
message.h 222 #define IS_64BIT (SIZEOF_LONG == 8)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h 16 #define HOST_BITS_PER_LONG (CHAR_BIT * SIZEOF_LONG)
auto-host.h     [all...]
bitmap.h 139 #define BITMAP_WORD_BITS (CHAR_BIT * SIZEOF_LONG * 1u)
cpplib.h 262 #elif CHAR_BIT * SIZEOF_LONG >= 32
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 1013 #define SIZEOF_LONG 8
    [all...]
unicodeobject.h 129 #elif SIZEOF_LONG >= 4
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 1013 #define SIZEOF_LONG 8
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 1013 #define SIZEOF_LONG 8
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 1013 #define SIZEOF_LONG 4
    [all...]
  /external/libevent/
config.h.in 391 #undef SIZEOF_LONG
  /toolchain/binutils/binutils-2.25/bfd/
config.in 309 #undef SIZEOF_LONG
  /external/e2fsprogs/lib/
config.h.in 547 #undef SIZEOF_LONG
  /toolchain/binutils/binutils-2.25/libiberty/
config.in 468 #undef SIZEOF_LONG
  /external/curl/lib/
curl_config.h.cmake 880 #cmakedefine SIZEOF_LONG ${SIZEOF_LONG}

Completed in 607 milliseconds

12 3