Home
last modified time | relevance | path

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

/external/python/cpython2/PC/os2emx/
Dpyconfig.h66 #define HAVE_SSIZE_T 1 macro
/external/python/cpython3/PC/
Dpyconfig.h169 #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.h672 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h672 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h672 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h672 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h681 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h682 #define HAVE_SSIZE_T 1 macro
/external/openssh/
Dconfig.h939 #define HAVE_SSIZE_T 1 macro
Ddefines.h333 # define HAVE_SSIZE_T macro
Dconfigure.ac3654 AC_DEFINE([HAVE_SSIZE_T], [1], [define if you have ssize_t data type]) definition
/external/python/cpython2/
Dconfigure.ac1866 AC_DEFINE(HAVE_SSIZE_T, 1, [Define if your compiler provides ssize_t]),,) definition
/external/python/cpython3/
Dconfigure.ac2294 AC_DEFINE(HAVE_SSIZE_T, 1, [Define if your compiler provides ssize_t]),,) definition