Home
last modified time | relevance | path

Searched refs:_PyIO_str_read1 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_io/
D_iomodule.c37 PyObject *_PyIO_str_read1; variable
739 if (!(_PyIO_str_read1 = PyString_InternFromString("read1"))) in init_io()
D_iomodule.h160 extern PyObject *_PyIO_str_read1;
Dtextio.c1437 _PyIO_str_read1, chunk_size, NULL); in textiowrapper_read_chunk()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/
DTODO138 Modules/_io/_iomodule.c:_PyIO_str_read1 PyObject *_PyIO_str_read1
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv45 Modules/_io/_iomodule.h - _PyIO_str_read1 -