Home
last modified time | relevance | path

Searched refs:_PyIO_str_nl (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Modules/_io/
D_iomodule.c37 PyObject *_PyIO_str_nl = NULL; variable
794 if (!_PyIO_str_nl && in PyInit__io()
795 !(_PyIO_str_nl = PyUnicode_InternFromString("\n"))) in PyInit__io()
D_iomodule.h168 extern PyObject *_PyIO_str_nl;
Dstringio.c195 decoded, _PyIO_str_nl, self->writenl, -1); in write_str()
/external/python/cpython2/Modules/_io/
D_iomodule.h158 extern PyObject *_PyIO_str_nl;
D_iomodule.c35 PyObject *_PyIO_str_nl; variable
735 if (!(_PyIO_str_nl = PyString_InternFromString("\n"))) in init_io()
Dstringio.c127 decoded, _PyIO_str_nl, self->writenl, -1); in write_str()
/external/python/cpython3/Tools/c-analyzer/
Dignored-globals.txt443 _PyIO_str_nl
DTODO179 Modules/_io/_iomodule.c:_PyIO_str_nl PyObject *_PyIO_str_nl
Dknown.tsv1459 Modules/_io/_iomodule.c - _PyIO_str_nl variable PyObject *_PyIO_str_nl