Searched defs:STR (Results 1 – 8 of 8) sorted by relevance
243 #define STR(X) STR1(X) macro
294 #define STR(X) STR1(X) in csum_partial_copy_from_user() macro
53 #define STR(x) STR2(x) macro
54 #define STR(X) __STR(X) in load_segments() macro
81 #define STR(x) __STR(x) macro
93 #define STR(x) __STR(x) macro
60 #define STR(s) #s /* convert to string */ macro
29 #define STR(x) __STR(x) macro