Home
last modified time | relevance | path

Searched refs:SIZEOF__BOOL (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/Include/
Dpymacconfig.h18 # undef SIZEOF__BOOL
39 # define SIZEOF__BOOL 1 macro
40 # define SIZEOF__BOOL 1 macro
50 # define SIZEOF__BOOL 4 macro
52 # define SIZEOF__BOOL 1 macro
/external/python/cpython2/Include/
Dpymacconfig.h18 # undef SIZEOF__BOOL
39 # define SIZEOF__BOOL 1 macro
40 # define SIZEOF__BOOL 1 macro
50 # define SIZEOF__BOOL 4 macro
52 # define SIZEOF__BOOL 1 macro
/external/python/cpython2/Modules/_ctypes/
Dcfield.c736 #undef SIZEOF__BOOL
737 #define SIZEOF__BOOL 1 macro
1644 #if SIZEOF__BOOL == 1
1646 #elif SIZEOF__BOOL == SIZEOF_SHORT
1648 #elif SIZEOF__BOOL == SIZEOF_INT
1650 #elif SIZEOF__BOOL == SIZEOF_LONG
1652 #elif SIZEOF__BOOL == SIZEOF_LONG_LONG
D_ctypes.c133 #undef SIZEOF__BOOL
134 #define SIZEOF__BOOL 1 macro
339 #if SIZEOF__BOOL == 1 in _ctypes_alloc_format_string_for_type()
341 #elif SIZEOF__BOOL == 2 in _ctypes_alloc_format_string_for_type()
343 #elif SIZEOF__BOOL == 4 in _ctypes_alloc_format_string_for_type()
345 #elif SIZEOF__BOOL == 8 in _ctypes_alloc_format_string_for_type()
348 # error SIZEOF__BOOL has an unexpected value in _ctypes_alloc_format_string_for_type()
/external/python/cpython3/Modules/_ctypes/
Dcfield.c1545 #if SIZEOF__BOOL == 1
1547 #elif SIZEOF__BOOL == SIZEOF_SHORT
1549 #elif SIZEOF__BOOL == SIZEOF_INT
1551 #elif SIZEOF__BOOL == SIZEOF_LONG
1553 #elif SIZEOF__BOOL == SIZEOF_LONG_LONG
D_ctypes.c290 #if SIZEOF__BOOL == 1 in _ctypes_alloc_format_string_for_type()
292 #elif SIZEOF__BOOL == 2 in _ctypes_alloc_format_string_for_type()
294 #elif SIZEOF__BOOL == 4 in _ctypes_alloc_format_string_for_type()
296 #elif SIZEOF__BOOL == 8 in _ctypes_alloc_format_string_for_type()
299 # error SIZEOF__BOOL has an unexpected value in _ctypes_alloc_format_string_for_type()
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1052 #define SIZEOF__BOOL 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1052 #define SIZEOF__BOOL 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1052 #define SIZEOF__BOOL 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1052 #define SIZEOF__BOOL 1 macro
/external/python/cpython3/PC/
Dpyconfig.h625 #define SIZEOF__BOOL 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1060 #define SIZEOF__BOOL 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1058 #define SIZEOF__BOOL 1 macro
/external/python/cpython2/
Dpyconfig.h.in1083 #undef SIZEOF__BOOL
/external/python/cpython3/
Dpyconfig.h.in1401 #undef SIZEOF__BOOL