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