Home
last modified time | relevance | path

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

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