Searched refs:reallocate_char_ptr_array (Results 1 – 2 of 2) sorted by relevance
213 scname = reallocate_char_ptr_array (scname, current_max_scs); in scextend()
676 #define reallocate_char_ptr_array(array,size) \ macro