Searched refs:OS_STRING (Results 1 – 2 of 2) sorted by relevance
45 #define OS_STRING(x) #x macro46 #define X_STRING(x) OS_STRING(x)
51 #define OS_STRING(x) #x macro52 #define X_STRING(x) OS_STRING(x)