Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpystate.h22 PyObject *sysdict; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpystate.h22 PyObject *sysdict; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsysmodule.c1338 PyObject *m, *v, *sysdict; in _PySys_Init() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c1359 PyObject *m, *v, *sysdict; in _PySys_Init() local