Searched defs:CHECK_INITIALIZED (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Modules/_io/ | ||
H A D | stringio.c | 51 #define CHECK_INITIALIZED(self) \ macro [all...] |
H A D | bufferedio.c | 300 #define CHECK_INITIALIZED(self) \ macro 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 D | textio.c | 1456 #define CHECK_INITIALIZED(self) \ macro |
Completed in 7 milliseconds