Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_call.h13 PyAPI_FUNC(PyObject *) _PyObject_Call_Prepend(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_call.h13 PyAPI_FUNC(PyObject *) _PyObject_Call_Prepend(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_call.h13 PyAPI_FUNC(PyObject *) _PyObject_Call_Prepend(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_call.h13 PyAPI_FUNC(PyObject *) _PyObject_Call_Prepend(
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_call.h13 PyAPI_FUNC(PyObject *) _PyObject_Call_Prepend(
/aosp_15_r20/external/python/cpython3/Objects/
Dcall.c456 _PyObject_Call_Prepend(PyThreadState *tstate, PyObject *callable, in _PyObject_Call_Prepend() function
Dtypeobject.c7632 res = _PyObject_Call_Prepend(tstate, meth, self, args, kwds); in slot_tp_call()
7863 res = _PyObject_Call_Prepend(tstate, meth, self, args, kwds); in slot_tp_init()
7893 result = _PyObject_Call_Prepend(tstate, func, (PyObject *)type, args, kwds); in slot_tp_new()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1137 …<elf-symbol name='_PyObject_Call_Prepend' type='func-type' binding='global-binding' visibility='de…
7245_PyObject_Call_Prepend' mangled-name='_PyObject_Call_Prepend' filepath='Objects/call.c' line='456'…