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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dweakrefobject.c719 _PyWeakref_CallableProxyType = { variable
845 Py_TYPE(result) = &_PyWeakref_CallableProxyType;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dweakrefobject.c708 _PyWeakref_CallableProxyType = { variable
834 Py_TYPE(result) = &_PyWeakref_CallableProxyType;

Completed in 208 milliseconds