Lines Matching defs:math2Func
126885 static void math2Func(127070 MFUNCTION(pow, 2, pow, math2Func ),127071 MFUNCTION(power, 2, pow, math2Func ),127072 MFUNCTION(mod, 2, fmod, math2Func ),127076 MFUNCTION(atan2, 2, atan2, math2Func ),