Searched refs:ConstexprInt31Equal (Results 1 – 2 of 2) sorted by relevance
983 ConstexprInt31Equal(constexpr int31, constexpr int31): constexpr bool;1107 ConstexprInt31Equal(
3878 bool ConstexprInt31Equal(int31_t a, int31_t b) { return a == b; } in ConstexprInt31Equal() function