Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_call.h11 PyAPI_FUNC(PyObject *) _PyObject_Call_Prepend(
/external/python/cpython3/Objects/
Dcall.c405 _PyObject_Call_Prepend(PyThreadState *tstate, PyObject *callable, in _PyObject_Call_Prepend() function
Dtypeobject.c7489 res = _PyObject_Call_Prepend(tstate, meth, self, args, kwds); in slot_tp_call()
7729 res = _PyObject_Call_Prepend(tstate, meth, self, args, kwds); in slot_tp_init()
7759 result = _PyObject_Call_Prepend(tstate, func, (PyObject *)type, args, kwds); in slot_tp_new()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1127 …<elf-symbol name='_PyObject_Call_Prepend' type='func-type' binding='global-binding' visibility='de…
6938_PyObject_Call_Prepend' mangled-name='_PyObject_Call_Prepend' filepath='Objects/call.c' line='405'…
10793 …<function-decl name='_PyObject_Call_Prepend' mangled-name='_PyObject_Call_Prepend' filepath='./Inc…