HomeSort by relevance Sort by last modified time
    Searched refs:Math_pow (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/native/
java_lang_Math.cpp 70 static jdouble Math_pow(JNIEnv*, jclass, jdouble a, jdouble b) {
  /external/v8/src/
runtime.h 175 F(Math_pow, 2, 1) \

Completed in 1077 milliseconds