Searched defs:ISC_FORMAT_PRINTF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dformatcheck.h35 #define ISC_FORMAT_PRINTF(fmt, args) __attribute__((__format__(__printf__, fmt, args))) macro
37 #define ISC_FORMAT_PRINTF(fmt, args) macro
/freebsd-10-stable/lib/libc/include/
H A Dport_before.h12 #define ISC_FORMAT_PRINTF(fmt, args) \ macro

Completed in 103 milliseconds