Home
last modified time | relevance | path

Searched refs:reallocate_int_ptr_array (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/flex/dist/
H A Dflexdef.h709 #define reallocate_int_ptr_array(array,size) \ macro
H A Ddfa.c366 dss = reallocate_int_ptr_array (dss, current_max_dfas); in increase_max_dfas()
H A DChangeLog8123 reallocate_integer_pointer_array to reallocate_int_ptr_array removed