Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/wine/
H A Ddebug.h101 #define __WINE_PRINTF_ATTR(fmt,args) /*__attribute__((format (printf,fmt,args)))*/ macro
127 #define __WINE_PRINTF_ATTR(fmt,args) macro
148 #define __WINE_PRINTF_ATTR(fmt, args) macro
/reactos/modules/rostests/winetests/msi/
H A Dcustom.c40 #define __WINE_PRINTF_ATTR(fmt,args) __attribute__((format (printf,fmt,args))) macro
42 #define __WINE_PRINTF_ATTR(fmt,args) macro