Searched refs:__SC_CAST4 (Results 1 – 1 of 1) sorted by relevance
96 #define __SC_CAST4(t4, a4, ...) (t4) a4, __SC_CAST3(__VA_ARGS__) macro97 #define __SC_CAST5(t5, a5, ...) (t5) a5, __SC_CAST4(__VA_ARGS__)