Searched refs:ConstexprInt32Sub (Results 1 – 2 of 2) sorted by relevance
1111 extern operator '-' macro ConstexprInt32Sub(
3888 int32_t ConstexprInt32Sub(int32_t a, int32_t b) { return a - b; } in ConstexprInt32Sub() function