Searched refs:tecbck (Results 1 – 4 of 4) sorted by relevance
236 nummecs = cre8ecs (tecfwd, tecbck, numecs); in cmptmps()259 if (tecbck[j] > 0) { in cmptmps()260 tmp[tecbck[j]] = trans; in cmptmps()440 tecbck[1] = NIL; in inittbl()443 tecbck[i] = i - 1; in inittbl()720 mkeccl (transset, tsptr, tecfwd, tecbck, numecs, 0);
1283 i, ABS (tecbck[i])); in gentabs()1285 mkdata (ABS (tecbck[i])); in gentabs()1286 yymecs_data[i] = ABS (tecbck[i]); in gentabs()
576 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
83 int tecbck[CSIZE + 1]; variable