Searched defs:STR (Results 1 – 17 of 17) sorted by relevance
245 #define STR(X) STR1(X) macro
10 #define STR(x) #x macro
24 #define STR(s) #s macro
22 #define STR(s) #s macro
90 #define STR(x) __STR(x) macro
294 #define STR(X) STR1(X) in csum_partial_copy_from_user() macro
53 #define STR(x) STR2(x) macro
56 #define STR(X) __STR(X) in load_segments() macro
81 #define STR(x) __STR(x) macro
249 #define STR(x) _STR(x) macro
66 # define STR(x) STR1(x) macro
48 #define dbg(STR, ARGS...) \ argument
90 SCN = 0x200, STR = 0x400, STA = 0x800, SCJ = 0x1000}; enumerator
54 #define STR 0x40 macro
59 #define STR(s) #s /* convert to string */ macro
46 # define STR(x) _STR(x) macro
28 #define STR(x) __STR(x) macro