Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dcodeobject.c44 PyCode_New(int argcount, int nlocals, int stacksize, int flags, in PyCode_New()
232 int nlocals; in code_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dcodeobject.c44 PyCode_New(int argcount, int nlocals, int stacksize, int flags, in PyCode_New()
232 int nlocals; in code_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dmarshal.c1001 int nlocals; in r_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmarshal.c1001 int nlocals; in r_object() local
Dcompile.c3831 int nlocals, flags; in makecode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Dmarshal.c1006 int nlocals; in r_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c3855 int nlocals, flags; in makecode() local