Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/gzip/
A Dzutil.h189 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
196 # define Assert(cond,msg) macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzutil.h241 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
248 # define Assert(cond,msg) macro
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzutil.h249 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
256 # define Assert(cond,msg) macro

Completed in 5 milliseconds