Home
last modified time | relevance | path

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

/third_party/python/PC/
Dpyconfig.h532 #define HAVE_SETVBUF macro
/third_party/python/Python/
Dinitconfig.c2221 #ifdef HAVE_SETVBUF in config_init_stdio()
2237 #ifdef HAVE_SETVBUF in config_init_stdio()
/third_party/python/
Dpyconfig.h.in975 #undef HAVE_SETVBUF
/third_party/python/Misc/
DHISTORY29654 - Make sure setvbuf() isn't used unless HAVE_SETVBUF is defined.