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