HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_SIZE_T (Results 26 - 44 of 44) sorted by null

12

  /external/c-ares/
ares_config.h 458 #undef SIZEOF_SIZE_T
ares_config.h.in 456 #undef SIZEOF_SIZE_T
  /external/curl/lib/
config-os400.h 407 #define SIZEOF_SIZE_T 8
config-riscos.h 387 #define SIZEOF_SIZE_T 4
curl_config.h.cmake 886 #cmakedefine SIZEOF_SIZE_T ${SIZEOF_SIZE_T}
mprintf.c 50 * If SIZEOF_SIZE_T has not been defined, default to the size of long.
53 #ifndef SIZEOF_SIZE_T
54 # define SIZEOF_SIZE_T CURL_SIZEOF_LONG
353 #if (SIZEOF_SIZE_T > CURL_SIZEOF_LONG)
formdata.c 842 #if (SIZEOF_SIZE_T < CURL_SIZEOF_CURL_OFF_T)
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 1034 #define SIZEOF_SIZE_T 8
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 1034 #define SIZEOF_SIZE_T 8
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 1034 #define SIZEOF_SIZE_T 8
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 1034 #define SIZEOF_SIZE_T 4
    [all...]
  /external/libevent/
config.h.in 406 #undef SIZEOF_SIZE_T
  /external/ImageMagick/config/
config.h.in 903 #undef SIZEOF_SIZE_T
  /external/libjpeg-turbo/
jchuff.c 379 #if !defined(_WIN32) && !defined(SIZEOF_SIZE_T)
383 #if SIZEOF_SIZE_T==8 || defined(_WIN64)
    [all...]
jdhuff.c 423 #if SIZEOF_SIZE_T==8 || defined(_WIN64)
  /external/valgrind/coregrind/m_debuginfo/
lzodefs.h     [all...]
minilzo-inl.c     [all...]
  /external/libvncserver/common/
lzodefs.h     [all...]
minilzo.c     [all...]

Completed in 861 milliseconds

12