Home
last modified time | relevance | path

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

/trueos/gnu/usr.bin/rcs/ci/
HDci.c676 # if !has_fflush_input && !(large_memory && maps_memory)
686 # if has_fflush_input
695 # if has_fflush_input
702 # if !has_fflush_input && !(large_memory && maps_memory)
723 # if !has_fflush_input && !(large_memory && maps_memory)
/trueos/gnu/usr.bin/rcs/lib/
HDconf.h140 #define has_fflush_input 0 /* Does fflush() work on input files? */ macro