Home
last modified time | relevance | path

Searched defs:DEBUG_ERR (Results 1 – 18 of 18) sorted by relevance

/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dd3dutil.h100 #define DEBUG_ERR(hr,str) _DbgOut( __FILE__, (DWORD)__LINE__, hr, str ) macro
103 #define DEBUG_ERR(hr,str) (hr) macro
/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Dlogging.h26 #define DEBUG_ERR DBGLVL_ERR macro
/dports/sysutils/ftwin/ftwin-3355fd9/src/
H A Ddebug.h31 #define DEBUG_ERR(str, arg...) fprintf(stderr, "[DEBUG_ERR]: [%s] " str " at line %d\n", __FUNCTION… macro
/dports/audio/cpige/cpige-1.5/
H A Ddebug.h20 #define DEBUG_ERR 1 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/char/hw_random/
H A Ds390-trng.c39 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/char/hw_random/
H A Ds390-trng.c39 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/char/hw_random/
H A Ds390-trng.c39 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
/dports/devel/p5-POE-XS-Queue-Array/POE-XS-Queue-Array-0.006/
H A Dqueue.c11 #define DEBUG_ERR(x) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/crypto/
H A Dpkey_api.c47 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
H A Dzcrypt_ep11misc.c30 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro
H A Dzcrypt_ccamisc.c29 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/crypto/
H A Dpkey_api.c47 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
H A Dzcrypt_ep11misc.c30 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro
H A Dzcrypt_ccamisc.c29 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/crypto/
H A Dpkey_api.c47 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) macro
H A Dzcrypt_ep11misc.c30 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro
H A Dzcrypt_ccamisc.c29 #define DEBUG_ERR(...) ZCRYPT_DBF(DBF_ERR, ##__VA_ARGS__) macro
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Djar_xm.h2179 #define DEBUG_ERR(...) do { \ macro