Home
last modified time | relevance | path

Searched defs:buffered_stdio (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
Dinitconfig.h169 int buffered_stdio; member
/third_party/python/Python/
Dpylifecycle.c2152 const int buffered_stdio = config->buffered_stdio; in create_stdio() local