Home
last modified time | relevance | path

Searched refs:complain_about_max_buffer_size (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_io/
Dbufferedio.c1638 complain_about_max_buffer_size(void) in complain_about_max_buffer_size() function
1681 if (max_buffer_size != -234 && !complain_about_max_buffer_size()) in bufferedwriter_init()
2069 if (max_buffer_size != -234 && !complain_about_max_buffer_size()) in bufferedrwpair_init()
2333 if (max_buffer_size != -234 && !complain_about_max_buffer_size()) in bufferedrandom_init()