Searched refs:__cfg_str (Results 1 – 1 of 1) sorted by relevance
269 #define __cfg_str(id...) #id macro270 #define cfg_str(id) #id __cfg_str(id)