Searched refs:nontrst (Results 1 – 5 of 5) sorted by relevance
119 NTSYMB *nontrst; variable193 nontrst = (NTSYMB *)malloc(sizeof (NTSYMB) * nnontersz);205 nontrst[ii].tvalue = 0;410 j = nontrst[t-NTBASE].tvalue;420 nontrst[t-NTBASE].name);423 nontrst[t-NTBASE].tvalue = ty;728 nontrst[j-NTBASE].name);797 nontrst[*prdptr[nprod]-NTBASE].tvalue) {810 tempty = nontrst[tempty-NTBASE].tvalue;813 if (tempty != nontrst[*prdptr[nprod]-NTBASE].tvalue) {[all …]
367 q = chcopy(sarr, nontrst[*p-NTBASE].name);413 cp = (i >= NTBASE) ? nontrst[i-NTBASE].name : tokset[i].name; in symnam()662 nontrst[i].name); in cpres()735 nontrst[i].name); in cpfir()908 nontrst[i].name); in cempty()1003 WSFMT("%ws %d, "), nontrst[j].name, in stagen()
286 nontrst[c].name); in go2gen()288 (void) fprintf(foutput, WSFMT("%ws "), nontrst[i].name); in go2gen()
216 extern NTSYMB *nontrst;
61 yypgo = &nontrst[0].tvalue; in callopt()