Searched defs:is6 (Results 1 – 2 of 2) sorted by relevance
22 bool is6(int x) { return x == 6; } in is6() function
21 TEST_CONSTEXPR bool is6(int x) { return x == 6; } in is6() function