Searched refs:IS_CLOSED (Results 1 – 1 of 1) sorted by relevance
337 #define IS_CLOSED(self) \ macro344 if (IS_CLOSED(self) & (Py_SAFE_DOWNCAST(READAHEAD(self), Py_off_t, Py_ssize_t) == 0)) { \1939 if (IS_CLOSED(self)) { in _io_BufferedWriter_write_impl()