Searched refs:SPL_EXPAND2 (Results 1 – 1 of 1) sorted by relevance
16 #define SPL_EXPAND2(a, b) a##b macro17 #define SPL_EXPAND(a, b) SPL_EXPAND2(a, b)
Completed in 4 milliseconds