Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A Dutil.h28 #define stringify(s) stringify_(s)
29 #define stringify_(s) #s macro