Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
D_iomodule.h155 extern PyObject *_PyIO_str_getstate;
D_iomodule.c32 PyObject *_PyIO_str_getstate; variable
729 if (!(_PyIO_str_getstate = PyString_InternFromString("getstate"))) in init_io()
Dtextio.c493 _PyIO_str_getstate, NULL); in incrementalnewlinedecoder_getstate()
1417 _PyIO_str_getstate, NULL); in textiowrapper_read_chunk()
2261 _PyIO_str_getstate, NULL); in textiowrapper_tell()
2293 _PyIO_str_getstate, NULL); in textiowrapper_tell()
/external/python/cpython3/Modules/_io/
D_iomodule.h165 extern PyObject *_PyIO_str_getstate;
D_iomodule.c34 PyObject *_PyIO_str_getstate = NULL; variable
Dtextio.c533 _PyIO_str_getstate); in _io_IncrementalNewlineDecoder_getstate_impl()
1814 _PyIO_str_getstate); in textiowrapper_read_chunk()
2706 _PyIO_str_getstate); in _io_TextIOWrapper_tell_impl()
2713 _PyIO_str_getstate); \ in _io_TextIOWrapper_tell_impl()
/external/python/cpython3/Tools/c-analyzer/
Dignored-globals.txt440 _PyIO_str_getstate
DTODO176 Modules/_io/_iomodule.c:_PyIO_str_getstate PyObject *_PyIO_str_getstate
Dknown.tsv1456 Modules/_io/_iomodule.c - _PyIO_str_getstate variable PyObject *_PyIO_str_getstate