Searched refs:buffer_ass_slice (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dbufferobject.c604 buffer_ass_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right, PyObject *other) function
822 (ssizessizeobjargproc)buffer_ass_slice, /*sq_ass_slice*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dbufferobject.c594 buffer_ass_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right, PyObject *other) function
802 (ssizessizeobjargproc)buffer_ass_slice, /*sq_ass_slice*/

Completed in 9 milliseconds