Home
last modified time | relevance | path

Searched refs:PyFunction_GET_GLOBALS (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dfuncobject.h57 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dfuncobject.h57 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dfuncobject.h57 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dfuncobject.h65 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DHelpersCalling.c26 PyObject *globals = PyFunction_GET_GLOBALS(func); in callPythonFunction()
95 PyObject *globals = PyFunction_GET_GLOBALS(func); in _fast_function_noargs()
/dports/lang/python37/Python-3.7.12/Include/
H A Dfuncobject.h79 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/lang/python39/Python-3.9.9/Include/
H A Dfuncobject.h74 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dfuncobject.h79 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dfuncobject.h79 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dfuncobject.h74 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dfuncobject.h80 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/lang/python310/Python-3.10.1/Include/
H A Dfuncobject.h83 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/lang/python38/Python-3.8.12/Include/
H A Dfuncobject.h80 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/lang/python311/Python-3.11.0a3/Include/cpython/
H A Dfuncobject.h91 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dfuncobject.h80 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dfuncobject.h80 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dfuncobject.h80 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dfuncobject.h83 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dfuncobject.h80 #define PyFunction_GET_GLOBALS(func) \ macro
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DPyFunctionFastCall_impl_23aa93c516a67d08413dd8d375c3fa410709cf67.h32 PyObject *globals = PyFunction_GET_GLOBALS(func); in __Pyx_PyFunction_FastCallDict()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dcall.c304 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_FastCallDict()
392 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_Vectorcall()
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dcall.c304 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_FastCallDict()
392 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_Vectorcall()
/dports/lang/python37/Python-3.7.12/Objects/
H A Dcall.c303 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_FastCallDict()
390 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_FastCallKeywords()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dcall.c304 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_FastCallDict()
392 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_Vectorcall()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dcall.c304 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_FastCallDict()
392 PyObject *globals = PyFunction_GET_GLOBALS(func); in _PyFunction_Vectorcall()

12345678910>>...25