Searched refs:SIZEOF_VOID_P (Results 1 – 23 of 23) sorted by relevance
17 # undef SIZEOF_VOID_P45 # define SIZEOF_VOID_P 8 macro58 # define SIZEOF_VOID_P 4 macro
55 #if SIZEOF_VOID_P == SIZEOF_INT58 #elif SIZEOF_VOID_P == SIZEOF_LONG61 #elif defined(SIZEOF_LONG_LONG) && SIZEOF_VOID_P == SIZEOF_LONG_LONG
24 #if SIZEOF_VOID_P >= 8
85 #if SIZEOF_VOID_P >= 8108 #elif SIZEOF_VOID_P == SIZEOF_SIZE_T
17 #if ((SIZEOF_VOID_P - 1) & SIZEOF_VOID_P) != 024 SIZEOF_VOID_P)
48 #if SIZEOF_VOID_P == 8 in _PyMem_IsPtrFreed()53 #elif SIZEOF_VOID_P == 4 in _PyMem_IsPtrFreed()
44 #if SIZEOF_VOID_P == 864 #if SIZEOF_VOID_P == 8
52 #if SIZEOF_VOID_P == SIZEOF_LONG55 #elif SIZEOF_VOID_P == SIZEOF_LONG_LONG
286 # define SIZEOF_VOID_P 8 macro302 # define SIZEOF_VOID_P 4 macro
1295 #if SIZEOF_VOID_P == SIZEOF_LONG_LONG in z_set()1333 #if SIZEOF_VOID_P == SIZEOF_LONG_LONG in Z_set()1450 #if SIZEOF_VOID_P <= SIZEOF_LONG in P_set()1453 #if SIZEOF_LONG_LONG < SIZEOF_VOID_P in P_set()
143 y = (y >> 4) | (y << (8 * SIZEOF_VOID_P - 4)); in _Py_HashPointerRaw()
25 SIZEOF_VOID_P
846 #if SIZEOF_VOID_P > 4904 #if SIZEOF_VOID_P > 41291 #if SIZEOF_VOID_P == 81305 #elif SIZEOF_VOID_P == 4
1087 _PyObject_ASSERT(obj, dictoffset % SIZEOF_VOID_P == 0); in _PyObject_GetDictPtr()1266 _PyObject_ASSERT(obj, dictoffset % SIZEOF_VOID_P == 0); in _PyObject_GenericGetAttrWithDict()
300 #if SIZEOF_VOID_P > 4356 #if SIZEOF_VOID_P > 4 in dictkeys_get_index()388 #if SIZEOF_VOID_P > 4 in dictkeys_set_index()581 #if SIZEOF_VOID_P > 4 in new_keys_object()
979 #if SIZEOF_VOID_P <= SIZEOF_LONG in PyLong_FromVoidPtr()983 #if SIZEOF_LONG_LONG < SIZEOF_VOID_P in PyLong_FromVoidPtr()996 #if SIZEOF_VOID_P <= SIZEOF_LONG in PyLong_AsVoidPtr()1005 #if SIZEOF_LONG_LONG < SIZEOF_VOID_P in PyLong_AsVoidPtr()
5131 #if SIZEOF_SIZE_T <= SIZEOF_VOID_P in ascii_decode()
43 #elif SIZEOF_VOID_P == 8
1735 #if (SIZEOF_UINTPTR_T != SIZEOF_VOID_P)
78 CHECK_SIZEOF(SIZEOF_VOID_P, void*); in test_config()
1503 #undef SIZEOF_VOID_P
5443 #elif SIZEOF_VOID_P == SIZEOF_LONG
398 +#define SIZEOF_VOID_P 8404 +#define SIZEOF_VOID_P 4