Home
last modified time | relevance | path

Searched defs:freevars (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dcodeobject.c46 PyObject *varnames, PyObject *freevars, PyObject *cellvars, in PyCode_New()
240 PyObject *freevars = NULL, *ourfreevars = NULL; in code_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dcodeobject.c46 PyObject *varnames, PyObject *freevars, PyObject *cellvars, in PyCode_New()
240 PyObject *freevars = NULL, *ourfreevars = NULL; in code_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dceval.c706 register PyObject **fastlocals, **freevars; in PyEval_EvalFrameEx() local
3036 register PyObject **fastlocals, **freevars; in PyEval_EvalCodeEx() local
4827 PyObject **freevars = (f->f_localsplus + in string_concatenate() local
Dcompile.c3852 PyObject *freevars = NULL; in makecode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dceval.c704 register PyObject **fastlocals, **freevars; in PyEval_EvalFrameEx() local
3021 register PyObject **fastlocals, **freevars; in PyEval_EvalCodeEx() local
4805 PyObject **freevars = (f->f_localsplus + in string_concatenate() local
Dmarshal.c1008 PyObject *freevars = NULL; in r_object() local
Dcompile.c3828 PyObject *freevars = NULL; in makecode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dmarshal.c1008 PyObject *freevars = NULL; in r_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Dmarshal.c1013 PyObject *freevars = NULL; in r_object() local