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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dmisc.h424 /* Don't use this directly, use BUG_WARN or BUG_WARN_MSG instead */
437 #define BUG_WARN(cond) __BUG_WARN_MSG(cond, 0, NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dmisc.h424 /* Don't use this directly, use BUG_WARN or BUG_WARN_MSG instead */
437 #define BUG_WARN(cond) __BUG_WARN_MSG(cond, 0, NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dmisc.h364 /* Don't use this directly, use BUG_WARN or BUG_WARN_MSG instead */
377 #define BUG_WARN(cond) __BUG_WARN_MSG(cond, 0, NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dmisc.h390 /* Don't use this directly, use BUG_WARN or BUG_WARN_MSG instead */
403 #define BUG_WARN(cond) __BUG_WARN_MSG(cond, 0, NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dmisc.h391 /* Don't use this directly, use BUG_WARN or BUG_WARN_MSG instead */
404 #define BUG_WARN(cond) __BUG_WARN_MSG(cond, 0, NULL) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dmisc.h420 /* Don't use this directly, use BUG_WARN or BUG_WARN_MSG instead */
433 #define BUG_WARN(cond) __BUG_WARN_MSG(cond, 0, NULL) macro

Completed in 40 milliseconds