Searched refs:_STR (Results 1 – 1 of 1) sorted by relevance
53 #define _STR(s) #s macro54 #define _DRIVER_VERSION(a, b) "v" _STR(a) "." _STR(b)