Searched refs:GCC_FORMAT_ATTR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dlog.h40 GCC_FORMAT_ATTR (2, 3);
41 void debug_logprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);
H A Dwget.h105 # define GCC_FORMAT_ATTR(a, b) __attribute__ ((format (printf, a, b))) macro
109 # define GCC_FORMAT_ATTR(a, b) macro
H A Dutils.h93 char *aprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);

Completed in 172 milliseconds