HomeSort by relevance Sort by last modified time
    Searched full:math_log (Results 1 - 4 of 4) sorted by null

  /libcore/luni/src/main/native/
java_lang_Math.cpp 46 static jdouble Math_log(JNIEnv*, jclass, jdouble a) {
  /external/v8/src/
v8-counters.h 233 SC(math_log, V8.MathLog) \
runtime.h 174 F(Math_log, 1, 1) \
runtime.cc     [all...]

Completed in 85 milliseconds