Home
last modified time | relevance | path

Searched defs:log_assert (Results 1 – 2 of 2) sorted by relevance

/openbsd/sbin/unwind/libunbound/util/
H A Dlog.h220 #define log_assert(x) assert(x) macro
222 # define log_assert(x) \ macro
229 # define log_assert(x) /*nothing*/ macro
/openbsd/usr.sbin/unbound/util/
H A Dlog.h220 #define log_assert(x) assert(x) macro
222 # define log_assert(x) \ macro
229 # define log_assert(x) /*nothing*/ macro