Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Dmacros.h29 #define STRINGIFY(x) STRINGIFY2(x)
30 #define STRINGIFY2(x) #x macro