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