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

/freebsd-9.3-release/usr.bin/lex/
H A Dmain.c61 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, csize; variable
183 if ( C_plus_plus )
240 if ( C_plus_plus && fullspd )
243 if ( C_plus_plus && yytext_is_array )
284 if ( C_plus_plus )
309 if ( C_plus_plus )
414 if ( C_plus_plus )
593 lex_compat = C_plus_plus = backing_up_report = ddebug = fulltbl = false;
617 C_plus_plus = true;
647 C_plus_plus
[all...]
H A Dgen.c1167 if ( ! C_plus_plus )
1193 if ( ! C_plus_plus )
1209 if ( ! C_plus_plus )
1219 if ( ! C_plus_plus )
1267 if ( ! C_plus_plus )
1311 if ( ! C_plus_plus )
1332 if ( ! C_plus_plus )
1443 indent_puts( C_plus_plus ?
1452 if ( C_plus_plus )
1474 if ( C_plus_plus )
[all...]
H A Dmisc.c800 do_copy = C_plus_plus;
804 do_copy = ! C_plus_plus;
H A Dflexdef.h365 * C_plus_plus - if true (i.e., -+ flag), generate a C++ scanner class;
392 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Dinitscan.c1864 C_plus_plus = option_sense; variable

Completed in 113 milliseconds