Searched refs:__stringify (Results 1 – 1 of 1) sorted by relevance
17 #define __stringify(a) #a macro18 #define __local_include(a) __stringify(a)