Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dfiles.c47 # define set_stdin_to_binary_mode() \ macro
50 # define set_stdin_to_binary_mode() /* Nothing */ macro
208 set_stdin_to_binary_mode (); in open_file()