Searched refs:assertions (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/ntp/libisc/
H A Dassertions.c18 /* $Id: assertions.c,v 1.16 2001/07/16 03:52:05 mayer Exp $ */
25 #include <isc/assertions.h>
/freebsd-10.0-release/usr.sbin/ntp/libntp/
H A DMakefile29 ISC_SRCS= assertions.c error.c inet_ntop.c inet_pton.c interfaceiter.c \
/freebsd-10.0-release/lib/libc/include/isc/
H A Dlist.h26 #include <isc/assertions.h>
/freebsd-10.0-release/contrib/ntp/include/isc/
H A Dlist.h23 #include <isc/assertions.h>
H A Dutil.h204 #include <isc/assertions.h> /* Contractual promise. */
/freebsd-10.0-release/lib/libc/isc/
H A Dev_streams.c40 #include <isc/assertions.h>
H A Dev_timers.c38 #include <isc/assertions.h>
/freebsd-10.0-release/contrib/libarchive/cpio/test/
H A Dmain.c231 /* Cumulative count of assertions checked. */
232 static int assertions = 0; variable
290 * never used, so almost all of the vararg assertions can be simplified
311 ++assertions;
2812 printf(" Assertions checked:%8d\n", assertions);
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dmain.c229 /* Cumulative count of assertions checked. */
230 static int assertions = 0; variable
288 * never used, so almost all of the vararg assertions can be simplified
309 ++assertions;
2831 printf(" Assertions checked:%8d\n", assertions);
/freebsd-10.0-release/contrib/libarchive/tar/test/
H A Dmain.c231 /* Cumulative count of assertions checked. */
232 static int assertions = 0; variable
290 * never used, so almost all of the vararg assertions can be simplified
311 ++assertions;
2813 printf(" Assertions checked:%8d\n", assertions);
/freebsd-10.0-release/lib/libc/nameser/
H A Dns_print.c39 #include <isc/assertions.h>
/freebsd-10.0-release/contrib/unbound/
H A Dconfigure1458 --enable-alloc-lite enable for lightweight alloc assertions, for debug

Completed in 226 milliseconds