Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmemoryobject.c512 memory_item(PyMemoryViewObject *self, Py_ssize_t result) in memory_item() function
582 return memory_item(self, result); in memory_subscript()
788 (ssizeargfunc)memory_item, /* sq_item */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmemoryobject.c512 memory_item(PyMemoryViewObject *self, Py_ssize_t result) in memory_item() function
582 return memory_item(self, result); in memory_subscript()
788 (ssizeargfunc)memory_item, /* sq_item */