Searched refs:C_plus_plus (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/flex/src/
H A Dmain.c56 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap,
221 if (C_plus_plus)
276 if (C_plus_plus && fullspd)
279 if (C_plus_plus && yytext_is_array) {
284 if (C_plus_plus && (reentrant))
287 if (C_plus_plus && bison_bridge_lval)
323 if (C_plus_plus)
758 if (C_plus_plus)
952 lex_compat = posix_compat = C_plus_plus = backing_up_report =
1002 C_plus_plus
55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
[all...]
H A Dgen.c1676 if (!C_plus_plus && !reentrant) {
1733 if (!C_plus_plus && !reentrant) {
1751 if (!C_plus_plus && !reentrant) {
1758 if (!C_plus_plus && !reentrant) {
1796 if (!C_plus_plus) {
1842 if (!C_plus_plus) {
1865 if (!C_plus_plus) {
1989 indent_puts (C_plus_plus ?
1998 if (C_plus_plus) {
2018 if (C_plus_plus) {
[all...]
H A Dmisc.c774 do_copy = C_plus_plus;
779 do_copy = !C_plus_plus;
H A Dflexdef.h333 * C_plus_plus - if true (i.e., -+ flag), generate a C++ scanner class;
366 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
/freebsd-current/usr.bin/lex/
H A Dinitscan.c2745 C_plus_plus = option_sense; variable

Completed in 166 milliseconds