Searched defs:MZ_MALLOC (Results 1 – 1 of 1) sorted by relevance
171 #define MZ_MALLOC(x) NULL macro175 #define MZ_MALLOC(x) malloc(x) macro