Searched refs:tecbck (Results 1 – 4 of 4) sorted by relevance
238 nummecs = cre8ecs (tecfwd, tecbck, numecs); in cmptmps()261 if (tecbck[j] > 0) { in cmptmps()262 tmp[tecbck[j]] = trans; in cmptmps()438 tecbck[1] = NIL; in inittbl()441 tecbck[i] = i - 1; in inittbl()715 mkeccl (transset, tsptr, tecfwd, tecbck, numecs, 0); in mktemplate()
1285 i, ABS (tecbck[i])); in gentabs()1287 mkdata (ABS (tecbck[i])); in gentabs()1288 yymecs_data[i] = ABS (tecbck[i]); in gentabs()
542 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
87 int tecbck[CSIZE + 1]; variable