Searched refs:nontrst (Results 1 – 5 of 5) sorted by relevance
117 NTSYMB *nontrst; variable191 nontrst = malloc(sizeof (NTSYMB) * nnontersz); in setup()203 nontrst[ii].tvalue = 0; in setup()404 j = nontrst[t-NTBASE].tvalue; in setup()414 nontrst[t-NTBASE].name); in setup()417 nontrst[t-NTBASE].tvalue = ty; in setup()695 nontrst[j-NTBASE].name); in setup()764 nontrst[*prdptr[nprod]-NTBASE].tvalue) { in setup()778 tempty = nontrst[tempty-NTBASE].tvalue; in setup()781 if (tempty != nontrst[*prdptr[nprod]-NTBASE].tvalue) { in setup()[all …]
365 q = chcopy(sarr, nontrst[*p-NTBASE].name); in writem()411 cp = (i >= NTBASE) ? nontrst[i-NTBASE].name : tokset[i].name; in symnam()656 nontrst[i].name); in cpres()728 (void) fprintf(foutput, "\n%ws: ", nontrst[i].name); in cpfir()899 nontrst[i].name); in cempty()994 "%ws %d, ", nontrst[j].name, in stagen()
283 nontrst[c].name); in go2gen()285 (void) fprintf(foutput, "%ws ", nontrst[i].name); in go2gen()
214 extern NTSYMB *nontrst;
59 yypgo = &nontrst[0].tvalue; in callopt()