Searched refs:DEBUG_ENSURE (Results 1 – 3 of 3) sorted by relevance
96 #define DEBUG_ENSURE(x) ENSURE(x) macro101 #define DEBUG_ENSURE(x) do {} while (FALSE) macro
496 DEBUG_ENSURE(sk != NULL); in allocsymkey() 534 DEBUG_ENSURE(sk == unlinked); in freesymkey() 760 DEBUG_ENSURE(keytype <= USHRT_MAX); in MD5auth_setkey() 761 DEBUG_ENSURE(secretsize < 4 * 1024); in MD5auth_setkey()
468 DEBUG_ENSURE(CHILD_GONE_RESP == removed || in receive_blocking_resp_internal()