Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching defs:C_plus_plus

59 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, csize;
181 if ( C_plus_plus )
238 if ( C_plus_plus && fullspd )
241 if ( C_plus_plus && yytext_is_array )
282 if ( C_plus_plus )
307 if ( C_plus_plus )
412 if ( C_plus_plus )
591 lex_compat = C_plus_plus = backing_up_report = ddebug = fulltbl = false;
615 C_plus_plus = true;
645 C_plus_plus = true;
963 if ( C_plus_plus )
992 else if ( ! C_plus_plus )
1001 if ( do_yylineno && ! C_plus_plus )
1007 if ( C_plus_plus )
1137 prefix, C_plus_plus ? "cc" : "c" );