Home
last modified time | relevance | path

Searched refs:HAVE_INT32_T (Results 1 – 7 of 7) sorted by relevance

/external/libdivsufsort/include/
DCMakeLists.txt73 if(HAVE_INT32_T)
81 else(HAVE_INT32_T)
101 endif(HAVE_INT32_T)
/external/python/cpython2/PC/
Dpyconfig.h430 #define HAVE_INT32_T 1 macro
433 #define HAVE_INT32_T 1 macro
/external/python/cpython2/Include/
Dlongintrepr.h42 defined HAVE_INT64_T && defined HAVE_INT32_T)
Dpyport.h121 #define HAVE_INT32_T 1 macro
124 #ifdef HAVE_INT32_T
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
/external/python/cpython2/Python/
Ddtoa.c154 #if defined(HAVE_UINT32_T) && defined(HAVE_INT32_T)
/external/python/cpython2/
Dpyconfig.h.in383 #undef HAVE_INT32_T
Dconfigure.ac1825 AC_DEFINE(HAVE_INT32_T, 1, [Define if your compiler provides int32_t.]),,) definition