mod               267 src/Float16.cpp float16_t float16_t::mod(float16_t denominator, RoundingMode roundingMode) const {
mod               192 src/ModulusRemainder.cpp int mod(int a, int m) {
mod                42 test/correctness/vector_math.cpp float mod(float x, float y) {
mod                47 test/correctness/vector_math.cpp double mod(double x, double y) {
mod                52 test/correctness/vector_math.cpp A mod(A x, A y) {