Home
last modified time | relevance | path

Searched defs:HAVE_SSIZE_T (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/PC/os2emx/
Dpyconfig.h66 #define HAVE_SSIZE_T 1 macro
/external/python/cpython3/PC/
Dpyconfig.h176 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/PC/
Dpyconfig.h207 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h666 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h666 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h666 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h666 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h679 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h678 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/
Dconfigure.ac1833 AC_DEFINE(HAVE_SSIZE_T, 1, [Define if your compiler provides ssize_t]),,) definition
/external/python/cpython3/
Dconfigure.ac2179 AC_DEFINE(HAVE_SSIZE_T, 1, [Define if your compiler provides ssize_t]),,) definition