Home
last modified time | relevance | path

Searched refs:reallocate_char_ptr_array (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/flex/
Dsym.c230 scname = reallocate_char_ptr_array (scname, current_max_scs); in scextend()
Dflexdef.h711 #define reallocate_char_ptr_array(array,size) \ macro