Home
last modified time | relevance | path

Searched refs:ISC_CHECK_INSIST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dassertions.h57 #define ISC_CHECK_INSIST 1 macro
64 #define ISC_CHECK_INSIST 0 macro
76 #ifndef ISC_CHECK_INSIST
77 #define ISC_CHECK_INSIST 1 macro
104 #if ISC_CHECK_INSIST != 0
/freebsd/contrib/ntp/libntp/
H A Dcaljulian.c14 defined(ISC_CHECK_ENSURE) || defined(ISC_CHECK_INSIST) || \