Searched refs:typedeftext (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dlookup.c43 char typedeftext[] = "typedef"; variable
81 { typedeftext, ' ', DECL, NULL },
H A Dscanner.l61 extern char typedeftext[];
571 } else if (s == typedeftext) {

Completed in 111 milliseconds