Searched refs:continued_action (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/flex/
H A Dscan.l535 continued_action = true;
550 continued_action = false;
567 continued_action = false;
586 continued_action = false;
H A Dnfa.c215 if (continued_action)
281 if (!continued_action)
H A Dmain.c59 int yymore_used, reject, real_reject, continued_action, in_rule;
940 fullspd = long_align = nowarn = yymore_used = continued_action =
58 int yymore_used, reject, real_reject, continued_action, in_rule; variable
H A Dflexdef.h394 * continued_action - true if this rule's action is to "fall through" to
411 extern int yymore_used, reject, real_reject, continued_action, in_rule;
H A Dparse.y224 previous_continued_action = continued_action;
/freebsd-10-stable/usr.bin/lex/
H A Dinitscan.c3278 continued_action = true;
3296 continued_action = false;
3319 continued_action = false;
3342 continued_action = false;
H A Dinitparse.c974 previous_continued_action = continued_action;

Completed in 123 milliseconds