Home
last modified time | relevance | path

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

/external/python/cpython2/PC/os2emx/
Dpyconfig.h66 #define HAVE_SSIZE_T 1 macro
/external/python/cpython2/PC/
Dpyconfig.h207 #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.ac1833 AC_DEFINE(HAVE_SSIZE_T, 1, [Define if your compiler provides ssize_t]),,) definition