Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dstringify.h6 #define ___stringify(x...) #x macro
7 #define __stringify(x...) ___stringify(x)