Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/common/
H A Dagent.h24 #define STRINGIZE_1(STR) #STR macro
25 #define STRINGIZE(STR) STRINGIZE_1(STR)