Searched refs:maps_memory (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcslex.c48 * (Iclose): If large_memory and maps_memory, use them to deallocate mapping.
869 # if !maps_memory
932 #if large_memory && maps_memory
959 # if !(large_memory && maps_memory)
980 # if maps_memory
1023 # if maps_memory
1060 # if !maps_memory
1071 #if !maps_memory && large_memory
1104 #if large_memory && maps_memory
1122 # if large_memory && maps_memory
[all...]
H A Drcsbase.h39 * (maps_memory): New macro; replaces many instances of `has_mmap'.
254 #define maps_memory (has_map_fd || has_mmap) macro
263 # if maps_memory
269 # if maps_memory
611 #if large_memory && maps_memory
H A Drcsfcmp.c177 # if large_memory && maps_memory
H A Drcsutil.c773 # if maps_memory
/freebsd-10-stable/gnu/usr.bin/rcs/ci/
H A Dci.c39 * Fix input file rewinding bug when large_memory && !maps_memory
672 # if large_memory && !maps_memory
676 # if !has_fflush_input && !(large_memory && maps_memory)
691 # if !maps_memory
702 # if !has_fflush_input && !(large_memory && maps_memory)
723 # if !has_fflush_input && !(large_memory && maps_memory)
727 # if large_memory && !maps_memory

Completed in 101 milliseconds