Searched refs:AVB_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
40 #define AVB_STRINGIFY(x) #x macro41 #define AVB_TO_STRING(x) AVB_STRINGIFY(x)