Searched defs:func_defaults (Results 1 - 2 of 2) sorted by path

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dfuncobject.h25 PyObject *func_defaults; /* NULL or a tuple */ member in struct:__anon2684
62 (((PyFunctionObject *)func) -> func_defaults)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dfuncobject.h25 PyObject *func_defaults; /* NULL or a tuple */ member in struct:__anon2991
62 (((PyFunctionObject *)func) -> func_defaults)

Completed in 121 milliseconds