Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h67 #define __stringify_1(x) #x macro
68 #define __stringify(x) __stringify_1(x)