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.h164 extern PyObject *_PyIO_str_getstate;
D_iomodule.c35 PyObject *_PyIO_str_getstate = NULL; variable
Dtextio.c534 _PyIO_str_getstate); in _io_IncrementalNewlineDecoder_getstate_impl()
1824 _PyIO_str_getstate); in textiowrapper_read_chunk()
2718 _PyIO_str_getstate); in _io_TextIOWrapper_tell_impl()
2725 _PyIO_str_getstate); \ in _io_TextIOWrapper_tell_impl()
/external/python/cpython3/Tools/c-analyzer/
DTODO171 Modules/_io/_iomodule.c:_PyIO_str_getstate PyObject *_PyIO_str_getstate
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv30 Modules/_io/_iomodule.h - _PyIO_str_getstate -
2663 Modules/_io/_iomodule.c - _PyIO_str_getstate -
/external/python/cpython3/Doc/data/
Dpython3.10.abi20489 …<var-decl name='_PyIO_str_getstate' type-id='type-id-16' visibility='default' filepath='./Modules/…