Home
last modified time | relevance | path

Searched refs:__TEXT (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwinnt.rh28 # define __TEXT(string) string
30 # define __TEXT(string) L##string
32 # define __TEXT(string) u##string
34 # define TEXT(string) __TEXT(string)
/reactos/sdk/include/xdk/
H A Dntbasedef.h479 #define __TEXT(quote) L##quote macro
502 #define __TEXT(quote) quote macro
506 #define TEXT(quote) __TEXT(quote)