Home
last modified time | relevance | path

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

/base/update/updater/utils/include/
Dmacros.h31 #define STRINGFY_WRAPPER(x) #x macro
32 #define STRINGFY(x) STRINGFY_WRAPPER(x)