Searched refs:raw_bool (Results 1 – 1 of 1) sorted by relevance
1078 PYBIND11_OBJECT_CVT(bool_, object, PyBool_Check, raw_bool) in PYBIND11_OBJECT_CVT() argument1086 static PyObject *raw_bool(PyObject *op) { in raw_bool() function