Home
last modified time | relevance | path

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

/include/linux/
Dstringify.h9 #define __stringify_1(x...) #x macro
10 #define __stringify(x...) __stringify_1(x)