Searched refs:FT_MEM_QREALLOC_MULT (Results 1 – 2 of 2) sorted by relevance
222 #define FT_MEM_QREALLOC_MULT( ptr, oldcnt, newcnt, itmsz ) \ macro334 FT_MEM_SET_ERROR( FT_MEM_QREALLOC_MULT( ptr, oldcnt, \
185 FT_MEM_QREALLOC_MULT): New macros. Update callers where