Searched defs:MZ_FREE (Results 1 – 1 of 1) sorted by relevance
1933 #define MZ_FREE(x) (void)x, ((void)0) macro1937 #define MZ_FREE(x) free(x) macro