Searched refs:reallocate_char_ptr_array (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/flex/ | ||
| HD | sym.c | 230 scname = reallocate_char_ptr_array (scname, current_max_scs); in scextend() |
| HD | flexdef.h | 711 #define reallocate_char_ptr_array(array,size) \ macro |