Home
last modified time | relevance | path

Searched defs:argdefs (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DHelpersCalling.c27 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in callPythonFunction() local
96 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _fast_function_noargs() local
/dports/net-im/psi/psi-1.5/src/libpsi/tools/simplecli/
H A Dsimplecli.h61 QMap<QByteArray, Arg> argdefs; variable
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DPyFunctionFastCall_impl_23aa93c516a67d08413dd8d375c3fa410709cf67.h33 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dcall.c305 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_FastCallDict() local
393 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_Vectorcall() local
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dcall.c305 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_FastCallDict() local
393 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_Vectorcall() local
/dports/lang/python37/Python-3.7.12/Objects/
H A Dcall.c304 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_FastCallDict() local
391 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_FastCallKeywords() local
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dcall.c305 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_FastCallDict() local
393 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_Vectorcall() local
/dports/lang/python38/Python-3.8.12/Objects/
H A Dcall.c305 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_FastCallDict() local
393 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_Vectorcall() local
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dcall.c305 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_FastCallDict() local
393 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_Vectorcall() local
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dfuncobject.c488 PyObject *argdefs; in function_call() local
/dports/lang/python27/Python-2.7.18/Objects/
H A Dfuncobject.c488 PyObject *argdefs; in function_call() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dfuncobject.c491 PyObject *argdefs; in function_call() local
/dports/lang/python39/Python-3.9.9/Objects/
H A Dcall.c361 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in _PyFunction_Vectorcall() local
/dports/lang/python27/Python-2.7.18/Python/
H A Dceval.c4429 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in fast_function() local
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dceval.c4429 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in fast_function() local
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DFunction.cc66 unordered_map<size_t, Argument*> argdefs; member in MathFunction_p
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dceval.c4067 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in fast_function() local
/dports/sysutils/afflib/AFFLIBv3-3.7.16/pyaff/
H A Dpyaff.c2836 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); local
/dports/multimedia/py-av/av-8.0.3/src/av/
H A D_core.c2719 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/aiohttp/
H A D_websocket.c2302 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/aiohttp/
H A D_websocket.c2302 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local
/dports/devel/py-timelib/timelib-0.2.5/
H A Dtimelib.c2558 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local
/dports/devel/py-tables/tables-3.6.1/tables/
H A D_comp_bzip2.c1904 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local
H A D_comp_lzo.c1904 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/internal/
H A D_rand.c2149 PyObject *argdefs = PyFunction_GET_DEFAULTS(func); in __Pyx_PyFunction_FastCallDict() local

12345678910>>...23