Lines Matching refs:C_plus_plus
55 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable
220 if (C_plus_plus) in check_options()
275 if (C_plus_plus && fullspd) in check_options()
278 if (C_plus_plus && yytext_is_array) { in check_options()
283 if (C_plus_plus && (reentrant)) in check_options()
286 if (C_plus_plus && bison_bridge_lval) in check_options()
322 if (C_plus_plus) in check_options()
757 if (C_plus_plus) in flexend()
951 lex_compat = posix_compat = C_plus_plus = backing_up_report = in flexinit()
1001 C_plus_plus = true; in flexinit()
1025 C_plus_plus = true; in flexinit()
1588 if (!C_plus_plus) { in readin()
1604 if (C_plus_plus) { in readin()
1646 else if (!C_plus_plus) in readin()
1653 if (!C_plus_plus && !reentrant) { in readin()
1660 if (C_plus_plus) { in readin()
1787 prefix, C_plus_plus ? "cc" : "c"); in usage()