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