Searched refs:wrap_call (Results 1 – 1 of 1) sorted by relevance
6829 wrap_call(PyObject *self, PyObject *args, void *wrapped, PyObject *kwds) in wrap_call() function7915 FLSLOT("__call__", tp_call, slot_tp_call, (wrapperfunc)(void(*)(void))wrap_call,