Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1934 #define MZ_REALLOC(p, x) NULL macro
1938 #define MZ_REALLOC(p, x) realloc(p, x) macro