Home
last modified time | relevance | path

Searched refs:WINE_ERR_ON (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/reactos/wine/
H A Ddebug.h373 #define WINE_ERR_ON(ch) __WINE_IS_DEBUG_ON(_ERR,&__wine_dbch_##ch) macro
412 #define ERR_ON(ch) WINE_ERR_ON(ch)