Home
last modified time | relevance | path

Searched refs:C_plus_plus (Results 1 – 6 of 6) sorted by relevance

/minix/external/bsd/flex/dist/
H A Dmain.c238 if (C_plus_plus) in check_options()
293 if (C_plus_plus && fullspd) in check_options()
301 if (C_plus_plus && (reentrant)) in check_options()
346 if (C_plus_plus) in check_options()
744 if (C_plus_plus)
991 C_plus_plus = true;
1015 C_plus_plus = true;
1581 if (!C_plus_plus) { in readin()
1600 if (C_plus_plus) { in readin()
1642 else if (!C_plus_plus) in readin()
[all …]
H A Dgen.c1712 if (!C_plus_plus && !reentrant) { in make_tables()
1768 if (!C_plus_plus && !reentrant) { in make_tables()
1786 if (!C_plus_plus && !reentrant) { in make_tables()
1831 if (!C_plus_plus) { in make_tables()
1877 if (!C_plus_plus) { in make_tables()
1900 if (!C_plus_plus) { in make_tables()
2024 indent_puts (C_plus_plus ? in make_tables()
2033 if (C_plus_plus) { in make_tables()
2053 if (C_plus_plus) { in make_tables()
2069 indent_puts (C_plus_plus ? in make_tables()
[all …]
H A Dmisc.c914 do_copy = C_plus_plus; in skelout()
919 do_copy = !C_plus_plus; in skelout()
H A Dflexdef.h410 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Dinitscan.c2684 C_plus_plus = option_sense; variable
H A DChangeLog7120 * flexdef.h: Added C_plus_plus flag.