Searched refs:FILEVERSION (Results 1 – 3 of 3) sorted by relevance
40 #define FILEVERSION 13 /* symbol database file format version */ macro
644 FILEVERSION, FIXVERSION); in options()1084 if (fileversion != FILEVERSION) { in build()1116 fileversion = FILEVERSION; in build()1317 dboffset = fprintf(newrefs, "cscope %d %s", FILEVERSION, dir); in putheader()
163 (void) printw("Cscope version %d%s", FILEVERSION, in display()