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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dlog.h44 GCC_FORMAT_ATTR (2, 3);
45 void debug_logprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);
H A Dwget.h104 # define GCC_FORMAT_ATTR(a, b) __attribute__ ((format (printf, a, b))) macro
108 # define GCC_FORMAT_ATTR(a, b) macro
H A Dutils.h77 char *aprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dlog.h44 GCC_FORMAT_ATTR (2, 3);
45 void debug_logprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);
H A Dwget.h104 # define GCC_FORMAT_ATTR(a, b) __attribute__ ((format (printf, a, b))) macro
108 # define GCC_FORMAT_ATTR(a, b) macro
H A Dutils.h77 char *aprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dlog.h44 GCC_FORMAT_ATTR (2, 3);
45 void debug_logprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);
H A Dwget.h104 # define GCC_FORMAT_ATTR(a, b) __attribute__ ((format (printf, a, b))) macro
108 # define GCC_FORMAT_ATTR(a, b) macro
H A Dutils.h77 char *aprintf (const char *, ...) GCC_FORMAT_ATTR (1, 2);

Completed in 65 milliseconds