Lines Matching refs:CHECK_CLOSED
36 #define CHECK_CLOSED(self) \ macro
192 CHECK_CLOSED(self); in stringio_getvalue()
203 CHECK_CLOSED(self); in stringio_tell()
223 CHECK_CLOSED(self); in stringio_read()
297 CHECK_CLOSED(self); in stringio_readline()
318 CHECK_CLOSED(self); in stringio_iternext()
365 CHECK_CLOSED(self); in stringio_truncate()
421 CHECK_CLOSED(self); in stringio_seek()
471 CHECK_CLOSED(self); in stringio_write()
649 CHECK_CLOSED(self); in stringio_seekable()
657 CHECK_CLOSED(self); in stringio_readable()
665 CHECK_CLOSED(self); in stringio_writable()
716 CHECK_CLOSED(self); in stringio_setstate()
809 CHECK_CLOSED(self); in stringio_line_buffering()
817 CHECK_CLOSED(self); in stringio_newlines()