Searched refs:current_max_ccl_tbl_size (Results 1 – 4 of 4) sorted by relevance
54 if ( newpos >= current_max_ccl_tbl_size )56 current_max_ccl_tbl_size += MAX_CCL_TBL_SIZE_INCREMENT;61 current_max_ccl_tbl_size );
95 int current_maxccls, current_max_ccl_tbl_size; variable515 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()
626 extern int current_maxccls, current_max_ccl_tbl_size;
288 X+ #define current_max_ccl_tbl_size c__max_ccl_tbl_size