Home
last modified time | relevance | path

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

/netbsd/external/gpl2/rcs/dist/src/
H A Dci.c679 # if !has_fflush_input && !(large_memory && maps_memory)
689 # if has_fflush_input
698 # if has_fflush_input
705 # if !has_fflush_input && !(large_memory && maps_memory)
726 # if !has_fflush_input && !(large_memory && maps_memory)
H A Dconf.heg140 #define has_fflush_input 1 /* Does fflush() work on input files? */
H A DChangeLog189 (has_fflush_input): Don't trust fflush's return value when testing.
287 Fix SLASHes typo. Add SEEK_CUR. Configure off_t, has_fflush_input.
/netbsd/external/gpl2/rcs/include/
H A Dconf.h140 #define has_fflush_input 0 /* Does fflush() work on input files? */ macro