Searched defs:PJDLOG_ASSERT (Results 1 – 1 of 1) sorted by relevance
111 #define PJDLOG_ASSERT(expr) do { } while (0) macro114 #define PJDLOG_ASSERT(expr) PJDLOG_VERIFY(expr) macro