Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dscanner.l74 static int esubraces; /* outermost enum/struct/union */ variable
275 if (esudef == YES && braces == esubraces) {
277 esubraces = -1;
383 if (esubraces < 0) {
385 esubraces = braces;
765 esubraces = -1; /* outermost enum/struct/union brace count */