Lines Matching full:stdio
329 # and thus don't have or would rather us not use the stdio types:
333 # will also prevent these, plus will prevent the entire set of stdio
337 option STDIO
338 option CONSOLE_IO requires STDIO
340 # Note: prior to 1.5.0 this option could not be disabled if STDIO
341 # was enabled. Prior to 1.5.3 this option required STDIO
879 # 1.6.22: allow simplified write without stdio support:
880 option SIMPLIFIED_WRITE_STDIO requires SIMPLIFIED_WRITE STDIO