Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dclassobject.c1154 instance_slice(PyInstanceObject *inst, Py_ssize_t i, Py_ssize_t j) in instance_slice() function
1382 (ssizessizeargfunc)instance_slice, /* sq_slice */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dclassobject.c1178 instance_slice(PyInstanceObject *inst, Py_ssize_t i, Py_ssize_t j) in instance_slice() function
1406 (ssizessizeargfunc)instance_slice, /* sq_slice */