Home
last modified time | relevance | path

Searched refs:instance_iternext (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dclassobject.c2077 instance_iternext(PyInstanceObject *self) in instance_iternext() function
2207 (iternextfunc)instance_iternext, /* tp_iternext */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dclassobject.c2101 instance_iternext(PyInstanceObject *self) in instance_iternext() function
2231 (iternextfunc)instance_iternext, /* tp_iternext */