Home
last modified time | relevance | path

Searched defs:SSIZE_MAX (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_decls.h55 # define SSIZE_MAX ((ssize_t)(SIZE_T_MAX >> 1)) macro
/external/ImageMagick/MagickCore/
Dnt-base.h60 # define SSIZE_MAX LLONG_MAX macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py121 SSIZE_MAX = (2147483647L) variable
/external/openssh/
Ddefines.h354 #define SSIZE_MAX INT_MAX macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py144 SSIZE_MAX = 2147483647 variable
147 SSIZE_MAX = INT_MAX variable
/external/python/cpython2/Lib/plat-linux2/
DIN.py302 SSIZE_MAX = LONG_MAX variable