Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dconfig.h87 #define __STR(...) #__VA_ARGS__ macro
88 #define STR(...) __STR(__VA_ARGS__)
/xen/tools/firmware/hvmloader/
A Dutil.h21 #define __STR(...) #__VA_ARGS__ macro
22 #define STR(...) __STR(__VA_ARGS__)

Completed in 2 milliseconds