Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dassertions.h56 #define ISC_CHECK_ENSURE 1 macro
63 #define ISC_CHECK_ENSURE 0 macro
72 #ifndef ISC_CHECK_ENSURE
73 #define ISC_CHECK_ENSURE 1 macro
94 #if ISC_CHECK_ENSURE != 0
/freebsd/contrib/ntp/libntp/
H A Dcaljulian.c14 defined(ISC_CHECK_ENSURE) || defined(ISC_CHECK_INSIST) || \