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

  /libcore/luni/src/main/native/
java_lang_Math.cpp 42 static jdouble Math_exp(JNIEnv*, jclass, jdouble a) {
  /external/v8/src/
math.js 94 return %Math_exp(x);
v8-counters.h 231 SC(math_exp, V8.MathExp) \
runtime.h 172 F(Math_exp, 1, 1) \
runtime.cc     [all...]

Completed in 222 milliseconds