Searched defs:func_globals (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dfuncobject.h24 PyObject *func_globals; /* A dictionary (other mappings won't do) */ member in struct:__anon2966
58 (((PyFunctionObject *)func) -> func_globals)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dfuncobject.h24 PyObject *func_globals; /* A dictionary (other mappings won't do) */ member in struct:__anon3273
58 (((PyFunctionObject *)func) -> func_globals)

Completed in 6 milliseconds