Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h2040 #define CRT_MKSTR2(VAL) #VAL macro
2041 #define CRT_MKSTR(x) CRT_MKSTR2(x)
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h2241 #define CRT_MKSTR2(VAL) #VAL macro
2242 #define CRT_MKSTR(x) CRT_MKSTR2(x)