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

/freebsd-9.3-release/usr.bin/lex/
H A Dgen.c418 out_str_dec( long_align ? C_long_decl : C_short_decl,
819 out_str_dec( long_align ? C_long_decl : C_short_decl,
907 out_str_dec( long_align ? C_long_decl : C_short_decl, "yy_accept", k );
956 out_str_dec( (tblend >= MAX_SHORT || long_align) ?
991 out_str_dec( (total_states >= MAX_SHORT || long_align) ?
1000 out_str_dec( (total_states >= MAX_SHORT || long_align) ?
1017 out_str_dec( (total_states >= MAX_SHORT || long_align) ?
1128 (total_table_size >= MAX_SHORT || long_align) ?
1136 if ( long_align )
1199 out_str_dec( long_align
[all...]
H A Dmain.c61 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, csize; variable
459 if ( long_align )
594 fullspd = long_align = nowarn = yymore_used = continued_action = false;
678 long_align =
H A Dflexdef.h367 * long_align - if true (-Ca flag), favor long-word alignment.
392 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;
H A Ddfa.c539 long_align ? "long" : "short", num_full_table_rows );
H A Dinitscan.c1837 long_align = option_sense; variable

Completed in 61 milliseconds