Home
last modified time | relevance | path

Searched refs:CHECK_INITIALIZED (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/_io/
H A Dstringio.c51 #define CHECK_INITIALIZED(self) \ macro
280 CHECK_INITIALIZED(self); in _io_StringIO_getvalue_impl()
298 CHECK_INITIALIZED(self); in _io_StringIO_tell_impl()
321 CHECK_INITIALIZED(self); in _io_StringIO_read_impl()
389 CHECK_INITIALIZED(self); in _io_StringIO_readline_impl()
401 CHECK_INITIALIZED(self); in stringio_iternext()
450 CHECK_INITIALIZED(self); in _io_StringIO_truncate_impl()
488 CHECK_INITIALIZED(self); in _io_StringIO_seek_impl()
539 CHECK_INITIALIZED(self); in _io_StringIO_write()
768 CHECK_INITIALIZED(sel in _io_StringIO_readable_impl()
[all...]
H A Dbufferedio.c300 #define CHECK_INITIALIZED(self) \ macro
445 CHECK_INITIALIZED(self) in buffered_simple_flush()
466 CHECK_INITIALIZED(self) in buffered_closed_get()
476 CHECK_INITIALIZED(self) in buffered_close()
532 CHECK_INITIALIZED(self) in buffered_detach()
549 CHECK_INITIALIZED(self) in buffered_seekable()
556 CHECK_INITIALIZED(self) in buffered_readable()
563 CHECK_INITIALIZED(self) in buffered_writable()
570 CHECK_INITIALIZED(self) in buffered_name_get()
577 CHECK_INITIALIZED(sel in buffered_mode_get()
863 CHECK_INITIALIZED(self) _io__Buffered_read_impl() function
905 CHECK_INITIALIZED(self) _io__Buffered_read1_impl() function
1207 CHECK_INITIALIZED(self) _io__Buffered_seek_impl() function
1300 CHECK_INITIALIZED(self) _io__Buffered_truncate_impl() function
[all...]
H A Dtextio.c1456 #define CHECK_INITIALIZED(self) \ macro
1464 CHECK_INITIALIZED(self); \
2873 CHECK_INITIALIZED(self); in textiowrapper_repr()
3127 CHECK_INITIALIZED(self); in textiowrapper_errors_get()

Completed in 8 milliseconds