Home
last modified time | relevance | path

Searched refs:Py_nb_bool (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Include/
Dtypeslots.h10 #define Py_nb_bool 9 macro
/external/python/cpython3/Modules/
D_dbmmodule.c485 {Py_nb_bool, dbm_bool},
D_gdbmmodule.c634 {Py_nb_bool, gdbm_bool},
D_elementtree.c4265 {Py_nb_bool, element_bool},
/external/python/cpython3/PC/
Dwinreg.c383 {Py_nb_bool, PyHKEY_boolFunc},
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c4495 {Py_nb_bool, PyCFuncPtr_bool},
5153 {Py_nb_bool, Simple_bool},
5508 {Py_nb_bool, Pointer_bool},
/external/python/cpython3/Misc/
Dstable_abi.toml223 [const.Py_nb_bool]
/external/python/cpython3/Modules/_decimal/
D_decimal.c5065 {Py_nb_bool, nm_nonzero},