Searched refs:___arrow (Results 1 – 1 of 1) sorted by relevance
312 #define ___arrow(...) ___apply(___arrow, ___narg(__VA_ARGS__))(__VA_ARGS__) macro314 #define ___type(...) typeof(___arrow(__VA_ARGS__))