Home
last modified time | relevance | path

Searched refs:current_max_ccl_tbl_size (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dccl.c54 if ( newpos >= current_max_ccl_tbl_size )
56 current_max_ccl_tbl_size += MAX_CCL_TBL_SIZE_INCREMENT;
61 current_max_ccl_tbl_size );
Dmain.c95 int current_maxccls, current_max_ccl_tbl_size; variable
515 current_max_ccl_tbl_size, cclreuse );
1087 current_max_ccl_tbl_size = INITIAL_MAX_CCL_TBL_SIZE; in set_up_initial_allocations()
1088 ccltbl = allocate_Character_array( current_max_ccl_tbl_size ); in set_up_initial_allocations()
Dflexdef.h626 extern int current_maxccls, current_max_ccl_tbl_size;
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/
DAtari.patches288 X+ #define current_max_ccl_tbl_size c__max_ccl_tbl_size