Searched refs:sfx_lo (Results 1 – 1 of 1) sorted by relevance
43 #define sfx_lo(x,y) x##y macro44 #define sfx_hi(x,y) sfx_lo(x,y)