Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/gzip/
A Dzutil.h213 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);} macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzutil.h265 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);} macro
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzutil.h272 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);} macro

Completed in 7 milliseconds