Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/ci/
HDci.c725 # if !has_fflush_input && !(large_memory && maps_memory)
735 # if has_fflush_input
744 # if has_fflush_input
751 # if !has_fflush_input && !(large_memory && maps_memory)
772 # if !has_fflush_input && !(large_memory && maps_memory)
/dragonfly/gnu/usr.bin/rcs/lib/
HDconf.h141 #define has_fflush_input 0 /* Does fflush() work on input files? */ macro