Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dmain.c84 BOOL isuptodate; /* consider the crossref up-to-date */ variable
212 if (isuptodate == NO || access(reffile, READ) != 0) { in main()
225 if (isuptodate == YES) { in main()
660 isuptodate = YES; in options()
H A Dglobal.h94 extern BOOL isuptodate; /* consider the crossref up-to-date */
H A Dcommand.c82 if (isuptodate == YES) { in command()
H A Dfind.c784 if (truncatesyms == YES && isuptodate == YES && in findinit()