Searched refs:__TEXT (Results 1 – 2 of 2) sorted by relevance
28 # define __TEXT(string) string30 # define __TEXT(string) L##string32 # define __TEXT(string) u##string34 # define TEXT(string) __TEXT(string)
479 #define __TEXT(quote) L##quote macro502 #define __TEXT(quote) quote macro506 #define TEXT(quote) __TEXT(quote)