Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dprint.h39 #if !defined(ISC_PLATFORM_NEEDVSNPRINTF) && defined(ISC__PRINT_SOURCE)
43 #if !defined(ISC_PLATFORM_NEEDSPRINTF) && defined(ISC__PRINT_SOURCE)
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dprint.c28 #define ISC__PRINT_SOURCE /* Used to get the isc_print_* prototypes. */ macro