Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dsym.c213 scname = reallocate_char_ptr_array (scname, current_max_scs); in scextend()
H A Dflexdef.h676 #define reallocate_char_ptr_array(array,size) \ macro