Home
last modified time | relevance | path

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

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