Home
last modified time | relevance | path

Searched refs:MAX_SHORT (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
Dgen.c952 out_str_dec( (tblend >= MAX_SHORT || long_align) ? in gentabs()
987 out_str_dec( (total_states >= MAX_SHORT || long_align) ? in gentabs()
996 out_str_dec( (total_states >= MAX_SHORT || long_align) ? in gentabs()
1013 out_str_dec( (total_states >= MAX_SHORT || long_align) ? in gentabs()
1124 (total_table_size >= MAX_SHORT || long_align) ? in make_tables()
Dflexdef.h312 #define MAX_SHORT 32700 macro