Home
last modified time | relevance | path

Searched defs:next_input (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_io/
Dtextio.c1465 PyObject *next_input = PyNumber_Add(dec_buffer, input_chunk); in textiowrapper_read_chunk() local
2192 PyObject *next_input; in textiowrapper_tell() local