Home
last modified time | relevance | path

Searched defs:math_floor (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/lua/src/
Dlmathlib.c87 static int math_floor (lua_State *L) { in math_floor() function
/external/skia/third_party/lua/src/
Dlmathlib.c87 static int math_floor (lua_State *L) { in math_floor() function
/external/v8/src/
Dbootstrapper.cc2096 Handle<JSFunction> math_floor = in InitializeGlobal() local