Searched refs:raw_bool (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/pybind11/include/pybind11/ | ||
H A D | pytypes.h | 1028 PYBIND11_OBJECT_CVT(bool_, object, PyBool_Check, raw_bool) 1036 static PyObject *raw_bool(PyObject *op) { function in class:bool_ |
Completed in 11 milliseconds