Home
last modified time | relevance | path

Searched refs:invforward (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.h92 extern int invforward(INVCONTROL *invcntl);
H A Dfind.c888 (void) invforward(&invcontrol); in findterm()
926 } while (invforward(&invcontrol)); /* while didn't wrap around */ in findterm()
H A Dinvlib.c762 invforward(INVCONTROL *invcntl) in invforward() function