Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dedit.c49 char linenum[NUMLEN + 1]; /* line number */ in editref()
71 char linenum[NUMLEN + 1]; /* line number */ in editall()
104 char plusnum[NUMLEN + 2]; /* line number option */ in edit()
H A Dconstants.h71 #define NUMLEN 6 /* line number length */ macro
H A Ddisplay.c150 char linenum[NUMLEN + 1]; /* line number */ in display()
490 char linenum[NUMLEN + 1]; /* line number */ in countrefs()
H A Dcommand.c489 char linenum[NUMLEN + 1]; /* file line number */ in changestring()