Home
last modified time | relevance | path

Searched refs:_PyObject_CallOneArg (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dabstract.h75 #define _PyObject_CallOneArg PyObject_CallOneArg macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dabstract.h75 #define _PyObject_CallOneArg PyObject_CallOneArg macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dabstract.h75 #define _PyObject_CallOneArg PyObject_CallOneArg macro
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dabstract.h75 #define _PyObject_CallOneArg PyObject_CallOneArg macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dabstract.h75 #define _PyObject_CallOneArg PyObject_CallOneArg macro
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dcall.rst113 ``_PyObject_CallOneArg``, ``_PyObject_CallMethodNoArgs``,
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst5679 Add new function ``_PyObject_CallOneArg`` for calling an object with one