Searched refs:FT_REALLOC_MULT (Results 1 – 2 of 2) sorted by relevance
168 if ( FT_REALLOC_MULT( state->prefix, old_size, new_size, in ft_lzwstate_prefix_grow()
297 #define FT_REALLOC_MULT( ptr, oldcnt, newcnt, itmsz ) \ macro
Completed in 4 milliseconds