Searched refs:bool_vectorcall (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | boolobject.c | 49 bool_vectorcall(PyObject *type, PyObject * const*args, in bool_vectorcall() function 193 .tp_vectorcall = bool_vectorcall, |
Completed in 2 milliseconds