Home
last modified time | relevance | path

Searched defs:MZ_MALLOC (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1932 #define MZ_MALLOC(x) NULL macro
1936 #define MZ_MALLOC(x) malloc(x) macro