Home
last modified time | relevance | path

Searched refs:_Py_read (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Include/cpython/
Dfileutils.h105 PyAPI_FUNC(Py_ssize_t) _Py_read(
/external/python/cpython3/Modules/_io/
Dfileio.c645 n = _Py_read(self->fd, buffer->buf, buffer->len);
750 n = _Py_read(self->fd,
815 n = _Py_read(self->fd, ptr, size);
/external/python/cpython3/Python/
Dbootstrap_hash.c382 n = _Py_read(fd, buffer, (size_t)size); in dev_urandom()
Dfileutils.c1722 _Py_read(int fd, void *buf, size_t count) in _Py_read() function
/external/python/cpython3/Modules/
Dossaudiodev.c416 count = _Py_read(self->fd, PyBytes_AS_STRING(rv), size); in oss_read()
Dposixmodule.c9464 n = _Py_read(fd, PyBytes_AS_STRING(buffer), length); in os_read_impl()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1408 …<elf-symbol name='_Py_read' type='func-type' binding='global-binding' visibility='default-visibili…
18054 …<function-decl name='_Py_read' mangled-name='_Py_read' filepath='./Include/cpython/fileutils.h' li…
18973_Py_read' mangled-name='_Py_read' filepath='Python/fileutils.c' line='1722' column='1' visibility=…