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

  /libcore/luni/src/main/native/
java_lang_Math.cpp 54 static jdouble Math_floor(JNIEnv*, jclass, jdouble a) {
  /external/v8/src/
math.js 109 return %Math_floor(x);
v8-counters.h 232 SC(math_floor, V8.MathFloor) \
runtime.h 173 F(Math_floor, 1, 1) \
runtime.cc     [all...]

Completed in 236 milliseconds