Searched refs:VERSION_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcsbase.h211 #ifndef VERSION_DEFAULT /* default RCS output format */
212 # define VERSION_DEFAULT VERSION_max macro
214 #define VERSION(n) ((n) - VERSION_DEFAULT) /* internally, 0 is the default */
H A Drcsutil.c1205 int v = VERSION_DEFAULT;

Completed in 89 milliseconds