#include <isc/formatcheck.h>
#include <isc/lang.h>
#include <isc/platform.h>
Go to the source code of this file.
Defines | |
#define | ISC_PRINT_H 1 |
#define | ISC_PRINT_QUADFORMAT ISC_PLATFORM_QUADFORMAT |
Definition in file print.h.
#define ISC_PRINT_QUADFORMAT ISC_PLATFORM_QUADFORMAT |
This block allows lib/isc/print.c to be cleanly compiled even if the platform does not need it. The standard Makefile will still not compile print.c or archive print.o, so this is just to make test compilation ("make print.o") easier.
Definition at line 53 of file print.h.
Referenced by cfg_print_uint64(), configure_view(), dns_cache_dumpstats(), dns_resolver_logfetch(), dump_counters(), load_configuration(), maybe_free(), ns_zone_configure(), opcodestat_dump(), rdatasetstats_dump(), rdtypestat_dump(), received(), set_limit(), and setup().