Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/rcs/src/
Drcsbase.h214 #ifndef VERSION_DEFAULT /* default RCS output format */
215 # define VERSION_DEFAULT VERSION_max macro
217 #define VERSION(n) ((n) - VERSION_DEFAULT) /* internally, 0 is the default */
Drcsutil.c848 int v = VERSION_DEFAULT;