Searched defs:pow (Results 1 – 6 of 6) sorted by relevance
117 public static float pow(float x, float y) { in pow() method in FloatMath
55 public static float pow(float a, float b) { in pow() method in MathUtils
237 QUATERNION<T> PURE pow(const QUATERNION<T>& q, T a) { in pow() function
488 friend inline CONSTEXPR VECTOR<T> PURE pow(VECTOR<T> v, T p) { in pow() function
781 long pow = 1; in roundStorageSize() local
627 float __attribute__((overloadable)) pow(float v1, float v2) { in pow() function631 FN_FUNC_FN_FN(pow) in FN_FUNC_FN_FN() argument