Home
last modified time | relevance | path

Searched defs:callargs (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dceval.c4032 PyObject *callargs; in call_function() local
4181 PyObject *callargs, *w; in update_star_args() local
4220 PyObject *callargs = NULL; in do_call() local
4264 PyObject *callargs = NULL; in ext_do_call() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dceval.c4010 PyObject *callargs; in call_function() local
4159 PyObject *callargs, *w; in update_star_args() local
4198 PyObject *callargs = NULL; in do_call() local
4242 PyObject *callargs = NULL; in ext_do_call() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c1066 PyObject *callargs = NULL; in profiler_runcall() local