Searched refs:DECODER_DECODE (Results 1 – 1 of 1) sorted by relevance
2740 #define DECODER_DECODE(start, len, res) do { \ in _io_TextIOWrapper_tell_impl() macro2759 DECODER_DECODE(input, skip_bytes, chars_decoded); in _io_TextIOWrapper_tell_impl()2803 DECODER_DECODE(input, (Py_ssize_t)1, n); in _io_TextIOWrapper_tell_impl()