Home
last modified time | relevance | path

Searched defs:cellvars (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dcodeobject.c46 PyObject *varnames, PyObject *freevars, PyObject *cellvars, in PyCode_New()
241 PyObject *cellvars = NULL, *ourcellvars = NULL; in code_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dcodeobject.c46 PyObject *varnames, PyObject *freevars, PyObject *cellvars, in PyCode_New()
241 PyObject *cellvars = NULL, *ourcellvars = NULL; in code_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmarshal.c1009 PyObject *cellvars = NULL; in r_object() local
Dcompile.c3829 PyObject *cellvars = NULL; in makecode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dmarshal.c1009 PyObject *cellvars = NULL; in r_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Dmarshal.c1014 PyObject *cellvars = NULL; in r_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c3853 PyObject *cellvars = NULL; in makecode() local