/illumos-gate/usr/src/uts/common/ipp/ |
H A D | ippctl.c | 79 #define DBG0(_type, _fmt) \ argument 82 #define DBG1(_type, _fmt, _a1) \ argument 85 #define DBG2(_type, _fmt, _a1, _a2) \ argument 88 #define DBG3(_type, _fmt, _a1, _a2, _a3) \ argument 92 #define DBG4(_type, _fmt, _a1, _a2, _a3, _a4) \ argument 96 #define DBG5(_type, _fmt, _a1, _a2, _a3, _a4, _a5) \ argument 102 #define DBG0(_type, _fmt) argument 103 #define DBG1(_type, _fmt, _a1) argument 104 #define DBG2(_type, _fmt, _a1, _a2) argument 105 #define DBG3(_type, _fmt, _a1, _a2, _a3) argument [all …]
|
H A D | ippconf.c | 209 #define DBG0(_type, _fmt) \ argument 212 #define DBG1(_type, _fmt, _a1) \ argument 215 #define DBG2(_type, _fmt, _a1, _a2) \ argument 218 #define DBG3(_type, _fmt, _a1, _a2, _a3) \ argument 222 #define DBG4(_type, _fmt, _a1, _a2, _a3, _a4) \ argument 226 #define DBG5(_type, _fmt, _a1, _a2, _a3, _a4, _a5) \ argument 232 #define DBG0(_type, _fmt) argument 233 #define DBG1(_type, _fmt, _a1) argument 234 #define DBG2(_type, _fmt, _a1, _a2) argument 235 #define DBG3(_type, _fmt, _a1, _a2, _a3) argument [all …]
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | _map.h | 126 #define mf_fatal0(_mf, _fmt) \ argument 129 #define mf_fatal(_mf, _fmt, ...) \ argument 133 #define mf_warn0(_mf, _fmt) \ argument 136 #define mf_warn(_mf, _fmt, ...) \ argument
|
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | strftime.c | 113 _fmt(locale_t loc, const char *format, const struct tm *t, char *pt, in _fmt() function
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | bcm_osal.h | 518 #define OSAL_WARN(is_warn, _fmt, ...) \ argument 540 #define PRINT(_dp_ctx, _fmt, ...) \ argument 544 #define PRINT_ERR(_dp_ctx, _fmt, ...) \ argument
|
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211.c | 66 #define IEEE80211_DPRINT(_level, _fmt) do { \ argument
|