HomeSort by relevance Sort by last modified time
    Searched refs:C_plus_plus (Results 1 - 5 of 5) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
main.c 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
    [all...]
gen.c 1163 if ( ! C_plus_plus )
1189 if ( ! C_plus_plus )
1205 if ( ! C_plus_plus )
1215 if ( ! C_plus_plus )
1263 if ( ! C_plus_plus )
1307 if ( ! C_plus_plus )
1328 if ( ! C_plus_plus )
    [all...]
misc.c 798 do_copy = C_plus_plus;
802 do_copy = ! C_plus_plus;
flexdef.h 364 * C_plus_plus - if true (i.e., -+ flag), generate a C++ scanner class;
391 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
    [all...]
initscan.c     [all...]

Completed in 1318 milliseconds