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