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

/vbox/src/VBox/Devices/Audio/
H A Daudio_int.h260 #define GCC_FMT_ATTR(n, m) __attribute__ ((__format__ (__printf__, n, m))) macro
264 #define GCC_FMT_ATTR(n, m) macro

Completed in 54 milliseconds