Searched refs:use_fastcall (Results 1 – 1 of 1) sorted by relevance
23 int use_fastcall; member110 pto->use_fastcall = _PyObject_HasFastCall(func); in partial_new()223 if (pto->use_fastcall) { in partial_call()368 pto->use_fastcall = _PyObject_HasFastCall(fn); in partial_setstate()