Searched defs:STR (Results 1 – 17 of 17) sorted by relevance
7 #define STR(x) _STR(x) macro
19 #define STR(s) #s macro
21 #define STR(s) #s macro
294 #define STR(X) STR1(X) in csum_partial_copy_from_user() macro
53 #define STR(x) STR2(x) macro
55 #define STR(X) __STR(X) in load_segments() macro
81 #define STR(x) __STR(x) macro
271 #define STR(x) _STR(x) macro
48 #define dbg(STR, ARGS...) \ argument
90 SCN = 0x200, STR = 0x400, STA = 0x800, SCJ = 0x1000}; enumerator
93 #define STR(x) __STR(x) macro
53 # define STR(x) _STR(x) macro
60 #define STR(s) #s /* convert to string */ macro
69 #define STR 0x40 /* Status Register */ macro
1224 #define OSC_IO_DEBUG(OSC, STR, args...) \ argument
29 #define STR(x) __STR(x) macro