Searched defs:HAVE_UINT32_T (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dpyport.h94 * However, it doesn't set HAVE_UINT32_T, so we do that here.
97 #define HAVE_UINT32_T 1 macro
100 #ifdef HAVE_UINT32_T
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
H A Dpyconfig.h858 #define HAVE_UINT32_T 1 macro
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dpyport.h94 * However, it doesn't set HAVE_UINT32_T, so we do that here.
97 #define HAVE_UINT32_T 1 macro
100 #ifdef HAVE_UINT32_T
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
H A Dpyconfig.h858 #define HAVE_UINT32_T 1 macro
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dpyport.h94 * However, it doesn't set HAVE_UINT32_T, so we do that here.
97 #define HAVE_UINT32_T 1 macro
100 #ifdef HAVE_UINT32_T
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
H A Dpyconfig.h858 #define HAVE_UINT32_T 1 macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dpyport.h94 * However, it doesn't set HAVE_UINT32_T, so we do that here.
97 #define HAVE_UINT32_T 1 macro
100 #ifdef HAVE_UINT32_T
146 defined HAVE_UINT32_T && defined HAVE_INT32_T && SIZEOF_VOID_P >= 8)
H A Dpyconfig.h858 #define HAVE_UINT32_T 1 macro

Completed in 214 milliseconds