Searched refs:isc_error_runtimecheck (Results 1 – 2 of 2) sorted by relevance
55 isc_error_runtimecheck(const char *, int, const char *);59 ((isc_error_runtimecheck)(__FILE__, __LINE__, #cond), 0)))
80 isc_error_runtimecheck(const char *file, int line, const char *expression) { in isc_error_runtimecheck() function