Home
last modified time | relevance | path

Searched refs:_PyObject_FastCallDictTstate (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_call.h18 PyAPI_FUNC(PyObject *) _PyObject_FastCallDictTstate(
/external/python/cpython3/Objects/
Dcall.c118 _PyObject_FastCallDictTstate(PyThreadState *tstate, PyObject *callable, in _PyObject_FastCallDictTstate() function
166 return _PyObject_FastCallDictTstate(tstate, callable, args, nargsf, kwargs); in PyObject_VectorcallDict()
378 return _PyObject_FastCallDictTstate(tstate, callable, NULL, 0, kwargs); in PyEval_CallObjectWithKeywords()
431 PyObject *result = _PyObject_FastCallDictTstate(tstate, callable, in _PyObject_Call_Prepend()
/external/python/cpython3/Python/
Dceval.c5910 C_TRACE(result, _PyObject_FastCallDictTstate( in do_call_core()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1133 …<elf-symbol name='_PyObject_FastCallDictTstate' type='func-type' binding='global-binding' visibili…
6998_PyObject_FastCallDictTstate' mangled-name='_PyObject_FastCallDictTstate' filepath='Objects/call.c…
12963 …<function-decl name='_PyObject_FastCallDictTstate' mangled-name='_PyObject_FastCallDictTstate' fil…