HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_LONG (Results 101 - 125 of 188) sorted by null

1 2 3 45 6 7 8

  /external/strace/
ucopy.c 70 #if SIZEOF_LONG < SIZEOF_KERNEL_LONG_T
config.h.in     [all...]
defs.h 132 #define PERSONALITY0_WORDSIZE SIZEOF_LONG
849 && (SIZEOF_LONG < SIZEOF_KERNEL_LONG_T || !defined(current_wordsize))
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
marshal.c 132 #if SIZEOF_LONG > 4
221 #if SIZEOF_LONG > 4
536 #if SIZEOF_LONG > 4
555 #if SIZEOF_LONG > 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
marshal.c 131 #if SIZEOF_LONG > 4
247 #if SIZEOF_LONG > 4
541 #if SIZEOF_LONG > 4
560 #if SIZEOF_LONG > 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
marshal.c 132 #if SIZEOF_LONG > 4
221 #if SIZEOF_LONG > 4
536 #if SIZEOF_LONG > 4
555 #if SIZEOF_LONG > 4
    [all...]
modsupport.c 329 #if SIZEOF_SIZE_T!=SIZEOF_LONG
  /external/curl/src/
tool_paramhlp.c 404 #if(SIZEOF_CURL_OFF_T > SIZEOF_LONG)
  /external/python/cpython2/Python/
marshal.c 125 #if SIZEOF_LONG > 4
241 #if SIZEOF_LONG > 4
535 #if SIZEOF_LONG > 4
554 #if SIZEOF_LONG > 4
    [all...]
modsupport.c 355 #if SIZEOF_SIZE_T!=SIZEOF_LONG
  /external/python/cpython3/Python/
thread_pthread.h 237 #if SIZEOF_PTHREAD_T <= SIZEOF_LONG
modsupport.c 249 #if SIZEOF_SIZE_T!=SIZEOF_LONG
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
auto-host.h     [all...]
bitmap.h 139 #define BITMAP_WORD_BITS (CHAR_BIT * SIZEOF_LONG * 1u)
  /external/curl/lib/
mprintf.c 325 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
347 #if (SIZEOF_SIZE_T > SIZEOF_LONG)
354 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
curl_config.h.in 901 #undef SIZEOF_LONG
  /external/syslinux/lzo/src/
lzo_supp.h 621 #if !defined(SIZEOF_LONG) && defined(LZO_SIZEOF_LONG)
622 # define SIZEOF_LONG LZO_SIZEOF_LONG
    [all...]
  /external/python/cpython3/Modules/
mathmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 1007 #define SIZEOF_LONG 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 1046 #define SIZEOF_LONG 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
modsupport.c 329 #if SIZEOF_SIZE_T!=SIZEOF_LONG
  /external/e2fsprogs/lib/
config.h.in 652 #undef SIZEOF_LONG
  /external/python/cpython2/
pyconfig.h.in 1017 #undef SIZEOF_LONG
    [all...]
  /external/python/cpython3/
pyconfig.h.in     [all...]
  /external/curl/tests/libtest/
lib557.c 38 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
    [all...]

Completed in 766 milliseconds

1 2 3 45 6 7 8