Searched refs:a_lbl (Results 1 – 9 of 9) sorted by relevance
72 if (sym[j] == a->a_lbl) in calcfirstset()81 sym[nsyms++] = a->a_lbl; in calcfirstset()82 type = l0[a->a_lbl].lb_type; in calcfirstset()98 addbit(result, a->a_lbl); in calcfirstset()
80 int lbl = a->a_lbl; in fixstate()
56 fprintf(fp, " {%d, %d},\n", a->a_lbl, a->a_arrow); in printarcs()
87 a->a_lbl = lbl; in addarc()
31 short a_lbl; /* Label of this arc */ member