Searched refs:ConstexprInt32Equal (Results 1 – 2 of 2) sorted by relevance
993 extern operator '==' macro ConstexprInt32Equal(
3883 bool ConstexprInt32Equal(int32_t a, int32_t b) { return a == b; } in ConstexprInt32Equal() function