Home
last modified time | relevance | path

Searched defs:ERR (Results 1 – 14 of 14) sorted by relevance

/reactos/drivers/network/dd/dc21x4/
H A Ddebug.h67 #define ERR(fmt, ...) \ macro
74 #define ERR macro
92 #define ERR macro
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dmksrczip.bat16 :ERR label
/reactos/dll/win32/devmgr/
H A Dprecomp.h28 #define ERR printf macro
/reactos/drivers/storage/partmgr/
H A Ddebug.h10 #define ERR(fmt, ...) ERR__(DPFLTR_DISK_ID, fmt, ##__VA_ARGS__) macro
/reactos/sdk/lib/crt/stdlib/
H A D_invalid_parameter.c14 #define ERR(...) macro
/reactos/base/shell/cmd/
H A Dprecomp.h57 #define ERR(fmt, ...) \ macro
/reactos/boot/freeldr/freeldr/include/
H A Ddebug.h67 …#define ERR(fmt, ...) DbgPrint2(DbgDefaultChannel, ERR_LEVEL, __FILE__, __LINE__, fmt, ##__VA_A… macro
113 #define ERR(fmt, ...) macro
/reactos/win32ss/user/ntuser/
H A Dwin32kdebug.h144 …#define ERR(fmt, ...) DBG_PRINT(DBG_GET_PPI, DbgDefaultChannel, ERR_LEVEL,"err: " fmt, ##__VA_… macro
171 #define ERR(fmt, ...) macro
/reactos/dll/win32/kernel32/include/
H A Dkernel32.h25 #define ERR(fmt, ...) ERR__(gDebugChannel, fmt, ##__VA_ARGS__) macro
/reactos/sdk/include/reactos/wine/
H A Ddebug.h410 #define ERR WINE_ERR macro
/reactos/drivers/storage/port/storahci/
H A Dstorahci.h331 UCHAR ERR : 1; member
337 UCHAR ERR; member
/reactos/drivers/storage/ide/uniata/
H A Dbsmaster.h387 } ERR; member
614 UCHAR ERR:1; member
620 UCHAR ERR; // Contains the latest copy of the task file error register. member
/reactos/drivers/filesystems/btrfs/
H A Dbtrfs_drv.h1212 #define ERR(s, ...) MSG(funcname, __FILE__, __LINE__, s, 1, ##__VA_ARGS__) macro
1223 #define ERR(s, ...) MSG(funcname, s, 1, ##__VA_ARGS__) macro
1234 #define ERR(s, ...) DbgPrint("Btrfs ERR : %s : " s, funcname, ##__VA_ARGS__) macro
/reactos/dll/win32/dbghelp/
H A Dcompat.h72 #define ERR(fmt, ...) macro