Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/cscope-fast/
H A Dcrossref.c54 #define SYMBOLINC 20 /* symbol list size increment */ macro
69 static int msymbols = SYMBOLINC; /* maximum number of symbols */
168 msymbols += SYMBOLINC; in savesymbol()