Searched refs:FT_REALLOC_MULT (Results 1 – 3 of 3) sorted by relevance
177 if ( FT_REALLOC_MULT( state->prefix, old_size, new_size, in ft_lzwstate_prefix_grow()
320 #define FT_REALLOC_MULT( ptr, oldcnt, newcnt, itmsz ) \ macro
184 (FT_ALLOC_MULT, FT_REALLOC_MULT, FT_MEM_QALLOC_MULT,