Searched refs:current_max_ccl_tbl_size (Results 1 – 3 of 3) sorted by relevance
79 if (newpos >= current_max_ccl_tbl_size) {80 current_max_ccl_tbl_size += MAX_CCL_TBL_SIZE_INCREMENT;85 current_max_ccl_tbl_size);
98 int current_maxccls, current_max_ccl_tbl_size; variable860 current_max_ccl_tbl_size, cclreuse);1748 current_max_ccl_tbl_size = INITIAL_MAX_CCL_TBL_SIZE; in set_up_initial_allocations()1749 ccltbl = allocate_Character_array (current_max_ccl_tbl_size); in set_up_initial_allocations()
651 extern int current_maxccls, current_max_ccl_tbl_size;