Lines Matching defs:S
128 #define MSGOUT(S, A, B) printk(S "\n", A, B) argument
135 #define DEBUGOUT(S) printf(S) argument
136 #define DEBUGOUT1(S,A) printf(S,A) argument
137 #define DEBUGOUT2(S,A,B) printf(S,A,B) argument
138 #define DEBUGOUT3(S,A,B,C) printf(S,A,B,C) argument
139 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S,A,B,C,D,E,F,G) argument
141 #define DEBUGOUT(S) argument
142 #define DEBUGOUT1(S,A) argument
143 #define DEBUGOUT2(S,A,B) argument
144 #define DEBUGOUT3(S,A,B,C) argument
145 #define DEBUGOUT7(S,A,B,C,D,E,F,G) argument