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