Home
last modified time | relevance | path

Searched refs:SIZEOF_UINTPTR_T (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython3/Include/
Dpymacconfig.h19 # undef SIZEOF_UINTPTR_T
46 # define SIZEOF_UINTPTR_T 8 macro
59 # define SIZEOF_UINTPTR_T 4 macro
/external/python/cpython2/Include/
Dpymacconfig.h19 # undef SIZEOF_UINTPTR_T
46 # define SIZEOF_UINTPTR_T 8 macro
59 # define SIZEOF_UINTPTR_T 4 macro
/external/python/cpython2/Modules/
Dselectmodule.c1222 #if (SIZEOF_UINTPTR_T != SIZEOF_VOID_P)
1224 #elif defined(HAVE_LONG_LONG) && (SIZEOF_UINTPTR_T == SIZEOF_LONG_LONG)
1229 #elif (SIZEOF_UINTPTR_T == SIZEOF_LONG)
1234 #elif (SIZEOF_UINTPTR_T == SIZEOF_INT)
1356 #if defined(HAVE_LONG_LONG) && (SIZEOF_UINTPTR_T == SIZEOF_LONG_LONG) in kqueue_event_init()
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1043 #define SIZEOF_UINTPTR_T 4 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1043 #define SIZEOF_UINTPTR_T 8 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1043 #define SIZEOF_UINTPTR_T 8 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1043 #define SIZEOF_UINTPTR_T 4 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1051 #define SIZEOF_UINTPTR_T 8 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1049 #define SIZEOF_UINTPTR_T 8 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h278 #undef SIZEOF_UINTPTR_T
/external/python/cpython3/Modules/
Dselectmodule.c1780 #if (SIZEOF_UINTPTR_T != SIZEOF_VOID_P)
1782 #elif (SIZEOF_UINTPTR_T == SIZEOF_LONG_LONG)
1787 #elif (SIZEOF_UINTPTR_T == SIZEOF_LONG)
1792 #elif (SIZEOF_UINTPTR_T == SIZEOF_INT)
/external/python/cpython2/
Dpyconfig.h.in1074 #undef SIZEOF_UINTPTR_T
/external/python/cpython3/
Dpyconfig.h.in1392 #undef SIZEOF_UINTPTR_T