Searched refs:typeindex (Results 1 – 3 of 3) sorted by relevance
33 int typeindex = 0; variable141 indexname, typeindex); in huntmain()143 if (typeindex == 0 || strcmp(oldname, indexname) != 0) { in huntmain()156 typeindex = 1; in huntmain()217 typeindex = 2; in huntmain()230 fprintf(stderr, "typeindex now %d\n", typeindex); in huntmain()233 if (typeindex == 2) { in huntmain()
75 extern int typeindex; in callhunt()
652 int typeindex = -1; in main() local695 if (typeindex != -1) { in main()704 typeindex = i; in main()708 if (typeindex == -1) { in main()768 if (typeindex != -1 && !needfile) { in main()789 if (typeindex != -1) { in main()790 ucode = &ucode_sources[typeindex]; in main()