Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libcpp/
H A Dfiles.c45 # define set_stdin_to_binary_mode() \ macro
48 # define set_stdin_to_binary_mode() /* Nothing */ macro
206 set_stdin_to_binary_mode (); in open_file()