Searched refs:__LS_VA_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
132 #define __LS_VA_STRINGIFY(_x ...) #_x macro133 #define __LS_VA_STRCONCAT(_x, _y) __LS_VA_STRINGIFY(_x,_y)