Searched refs:_operator_truth_impl (Results 1 – 2 of 2) sorted by relevance
15 _operator_truth_impl(PyObject *module, PyObject *a);23 _return_value = _operator_truth_impl(module, a); in _operator_truth()
44 _operator_truth_impl(PyObject *module, PyObject *a) in _operator_truth_impl() function