Lines Matching refs:stdin
10 `FILE', `stdin', `stdout' and `stderr' and added calls to new
98 + checkferror_input(stdin);
453 + checkferror_input(stdin);
461 - if (stdin_lookahead != peekc && fp == stdin)
462 + if (stdin_lookahead != peekc && fp == stdin) {
464 + checkferror_input(stdin);
482 - if (stdin_lookahead != peekc && fp == stdin)
483 + if (stdin_lookahead != peekc && fp == stdin) {
485 + checkferror_input(stdin);
502 - if (stdin_lookahead != peekc && fp == stdin)
504 + if (stdin_lookahead != peekc && fp == stdin) {
506 + checkferror_input(stdin);