Searched defs:MZ_REALLOC (Results 1 – 1 of 1) sorted by relevance
173 #define MZ_REALLOC(p, x) NULL macro177 #define MZ_REALLOC(p, x) realloc(p, x) macro