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