Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/refer/
H A Dglue1.c35 int typeindex = 0; variable
143 indexname, typeindex); in huntmain()
145 if (typeindex == 0 || strcmp(oldname, indexname) != 0) { in huntmain()
158 typeindex = 1; in huntmain()
219 typeindex = 2; in huntmain()
232 fprintf(stderr, "typeindex now %d\n", typeindex); in huntmain()
235 if (typeindex == 2) { in huntmain()
H A Dglue3.c78 extern int typeindex; in callhunt()