Home
last modified time | relevance | path

Searched defs:PyFunction_GET_GLOBALS (Results 1 – 5 of 5) sorted by relevance

/prebuilts/build-tools/common/py3-headers/Include/cpython/
Dfuncobject.h94 static inline PyObject* PyFunction_GET_GLOBALS(PyObject *func) { in PyFunction_GET_GLOBALS() function
97 #define PyFunction_GET_GLOBALS(func) PyFunction_GET_GLOBALS(_PyObject_CAST(func)) macro
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dfuncobject.h89 #define PyFunction_GET_GLOBALS(func) \ macro
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dfuncobject.h89 #define PyFunction_GET_GLOBALS(func) \ macro
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/cpython/
Dfuncobject.h89 #define PyFunction_GET_GLOBALS(func) \ macro
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dfuncobject.h89 #define PyFunction_GET_GLOBALS(func) \ macro