Searched refs:current_max_ccl_tbl_size (Results 1 – 3 of 3) sorted by relevance
56 if ( newpos >= current_max_ccl_tbl_size )58 current_max_ccl_tbl_size += MAX_CCL_TBL_SIZE_INCREMENT;63 current_max_ccl_tbl_size );
97 int current_maxccls, current_max_ccl_tbl_size; variable517 current_max_ccl_tbl_size, cclreuse );1089 current_max_ccl_tbl_size = INITIAL_MAX_CCL_TBL_SIZE; in set_up_initial_allocations()1090 ccltbl = allocate_Character_array( current_max_ccl_tbl_size ); in set_up_initial_allocations()
627 extern int current_maxccls, current_max_ccl_tbl_size;