Searched refs:tecbck (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/flex/
H A Dtblcmp.c236 nummecs = cre8ecs (tecfwd, tecbck, numecs);
255 /* The absolute value of tecbck is the
259 if (tecbck[j] > 0) {
260 tmp[tecbck[j]] = trans;
440 tecbck[1] = NIL;
443 tecbck[i] = i - 1;
720 mkeccl (transset, tsptr, tecfwd, tecbck, numecs, 0);
H A Dgen.c1283 i, ABS (tecbck[i]));
1285 mkdata (ABS (tecbck[i]));
1286 yymecs_data[i] = ABS (tecbck[i]);
H A Dflexdef.h561 * tecbck - backward link of MEC's
576 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
H A Dmain.c84 int tecbck[CSIZE + 1];
83 int tecbck[CSIZE + 1]; variable

Completed in 115 milliseconds