Searched refs:switch_var (Results 1 – 1 of 1) sorted by relevance
598 constexpr int switch_var(int n) { in switch_var() function610 constexpr int s1 = switch_var(1);611 constexpr int s2 = switch_var(2);