/titanic_50/usr/src/uts/common/ipp/ |
H A D | ippctl.c | 80 #define DBG0(_type, _fmt) \ argument 83 #define DBG1(_type, _fmt, _a1) \ argument 86 #define DBG2(_type, _fmt, _a1, _a2) \ argument 89 #define DBG3(_type, _fmt, _a1, _a2, _a3) \ argument 93 #define DBG4(_type, _fmt, _a1, _a2, _a3, _a4) \ argument 97 #define DBG5(_type, _fmt, _a1, _a2, _a3, _a4, _a5) \ argument 103 #define DBG0(_type, _fmt) argument 104 #define DBG1(_type, _fmt, _a1) argument 105 #define DBG2(_type, _fmt, _a1, _a2) argument 106 #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 …]
|
/titanic_50/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
|
/titanic_50/usr/src/cmd/sgs/lex/common/ |
H A D | parser.y | 48 #define WSFMT(_fmt) lint_ws_fmt argument
|
/titanic_50/usr/src/cmd/sgs/yacc/common/ |
H A D | dextern.h | 343 #define WSFMT(_fmt) lint_ws_fmt argument 345 #define WSFMT(_fmt) _fmt argument
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | strftime.c | 91 _fmt(locale_t loc, const char *format, const struct tm *t, char *pt, in _fmt() function
|
/titanic_50/usr/src/uts/common/io/net80211/ |
H A D | net80211.c | 66 #define IEEE80211_DPRINT(_level, _fmt) do { \ argument
|