Home
last modified time | relevance | path

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

/linux/scripts/dtc/
H A Dutil.h31 #define stringify(s) stringify_(s)
32 #define stringify_(s) #s macro