Searched defs:FDK_ASSERT (Results 1 – 1 of 1) sorted by relevance
195 #define FDK_ASSERT(x) assert(x) macro197 #define FDK_ASSERT(ignore) macro