Home
last modified time | relevance | path

Searched defs:DAEMON_GCC_PRINTF_ATTR (Results 1 – 1 of 1) sorted by relevance

/external/libdaemon/libdaemon/
Ddlog.h61 #define DAEMON_GCC_PRINTF_ATTR(a,b) __attribute__ ((format (printf, a, b))) macro
64 #define DAEMON_GCC_PRINTF_ATTR(a,b) macro