Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dclassobject.c1836 instance_int(PyInstanceObject *self) in instance_int() function
1856 UNARY_FB(instance_long, "__long__", instance_int)
2156 (unaryfunc)instance_int, /* nb_int */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dclassobject.c1860 instance_int(PyInstanceObject *self) in instance_int() function
1880 UNARY_FB(instance_long, "__long__", instance_int)
2180 (unaryfunc)instance_int, /* nb_int */