Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmemoryobject.c173 _indirect_copy_nd(char *dest, Py_buffer *view, char fort) in _indirect_copy_nd() function
301 if (_indirect_copy_nd(dest, view, fort) < 0) { in PyMemoryView_GetContiguous()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmemoryobject.c173 _indirect_copy_nd(char *dest, Py_buffer *view, char fort) in _indirect_copy_nd() function
301 if (_indirect_copy_nd(dest, view, fort) < 0) { in PyMemoryView_GetContiguous()