Searched defs:MathOp (Results 1 – 3 of 3) sorted by relevance
148 static constexpr ClampedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function156 constexpr ClampedNumeric& MathOp(const R rhs) { in MathOp() function
230 static constexpr CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function241 constexpr CheckedNumeric& MathOp(const R rhs) { in MathOp() function
296 static CheckedNumeric MathOp(const L lhs, const R rhs) { in MathOp() function307 CheckedNumeric& MathOp(const R rhs) { in MathOp() function