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

/external/webkit/WebKitTools/android/flex-2.5.4a/
H A Dgen.c414 out_str_dec( long_align ? C_long_decl : C_short_decl,
815 out_str_dec( long_align ? C_long_decl : C_short_decl,
903 out_str_dec( long_align ? C_long_decl : C_short_decl, "yy_accept", k );
952 out_str_dec( (tblend >= MAX_SHORT || long_align) ?
987 out_str_dec( (total_states >= MAX_SHORT || long_align) ?
996 out_str_dec( (total_states >= MAX_SHORT || long_align) ?
1013 out_str_dec( (total_states >= MAX_SHORT || long_align) ?
1124 (total_table_size >= MAX_SHORT || long_align) ?
1132 if ( long_align )
1195 out_str_dec( long_align
[all...]
H A Dmain.c59 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, csize; variable
457 if ( long_align )
592 fullspd = long_align = nowarn = yymore_used = continued_action = false;
676 long_align =
H A Dflexdef.h366 * long_align - if true (-Ca flag), favor long-word alignment.
391 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Ddfa.c537 long_align ? "long" : "short", num_full_table_rows );
H A Dinitscan.c1828 long_align = option_sense; variable

Completed in 139 milliseconds