Home
last modified time | relevance | path

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

/freebsd-src/contrib/flex/src/
H A Dsym.c210 scname = reallocate_char_ptr_array (scname, current_max_scs); in scextend()
H A Dflexdef.h667 #define reallocate_char_ptr_array(array,size) \ macro