Home
last modified time | relevance | path

Searched defs:co_varnames (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dcode.h19 PyObject *co_varnames; /* tuple of strings (local variable names) */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dcode.h19 PyObject *co_varnames; /* tuple of strings (local variable names) */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dceval.c3100 PyObject **co_varnames; in PyEval_EvalCodeEx() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dceval.c3085 PyObject **co_varnames; in PyEval_EvalCodeEx() local