Searched refs:SB_CONCAT (Results 1 – 1 of 1) sorted by relevance
50 #define SB_CONCAT(x, y) x ## y macro51 #define SB_TO_UL(s) SB_CONCAT(s, UL)
Completed in 5 milliseconds