Searched refs:real_reject (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/flex/
H A Dmain.c59 int yymore_used, reject, real_reject, continued_action, in_rule;
1556 real_reject = true;
1562 if (real_reject)
58 int yymore_used, reject, real_reject, continued_action, in_rule; variable
H A Dflexdef.h392 * real_reject - if true, scanner really uses REJECT (as opposed to just
411 extern int yymore_used, reject, real_reject, continued_action, in_rule;
H A Dgen.c555 if (real_reject) {

Completed in 195 milliseconds