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

/freebsd-10.3-release/contrib/flex/
H A Dmain.c56 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap,
236 if (C_plus_plus)
291 if (C_plus_plus && fullspd)
294 if (C_plus_plus && yytext_is_array) {
299 if (C_plus_plus && (reentrant))
302 if (C_plus_plus && bison_bridge_lval)
344 if (C_plus_plus)
742 if (C_plus_plus)
938 lex_compat = posix_compat = C_plus_plus = backing_up_report =
989 C_plus_plus
55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
[all...]
H A Dgen.c1687 if (!C_plus_plus && !reentrant) {
1743 if (!C_plus_plus && !reentrant) {
1761 if (!C_plus_plus && !reentrant) {
1768 if (!C_plus_plus && !reentrant) {
1806 if (!C_plus_plus) {
1852 if (!C_plus_plus) {
1875 if (!C_plus_plus) {
1999 indent_puts (C_plus_plus ?
2008 if (C_plus_plus) {
2028 if (C_plus_plus) {
[all...]
H A Dmisc.c908 do_copy = C_plus_plus;
913 do_copy = !C_plus_plus;
H A Dflexdef.h376 * C_plus_plus - if true (i.e., -+ flag), generate a C++ scanner class;
409 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
/freebsd-10.3-release/usr.bin/lex/
H A Dinitscan.c2781 C_plus_plus = option_sense; variable

Completed in 91 milliseconds