Searched refs:_PyObject_FastCallDict (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Include/cpython/ | ||
D | abstract.h | 130 #define _PyObject_FastCallDict PyObject_VectorcallDict macro |
/third_party/python/Doc/c-api/ | ||
D | call.rst | 116 ``_PyObject_FastCallDict``. |