Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h345 #define RUNTIME_CHECK(expression) \ macro
354 #define RUNTIME_CHECK(cond) ISC_ERROR_RUNTIMECHECK(cond) macro
356 #define RUNTIME_CHECK(e) \ macro
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h339 #define RUNTIME_CHECK( global() macro
345 #define RUNTIME_CHECK( global() macro