Home
last modified time | relevance | path

Searched defs:HAVE_INT32_T (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/PC/
Dpyconfig.h430 #define HAVE_INT32_T 1 macro
433 #define HAVE_INT32_T 1 macro
/external/python/cpython2/Include/
Dpyport.h121 #define HAVE_INT32_T 1 macro
/external/python/cpython2/
Dconfigure.ac1825 AC_DEFINE(HAVE_INT32_T, 1, [Define if your compiler provides int32_t.]),,) definition