Searched defs:math_floor (Results 1 – 3 of 3) sorted by relevance
105 static int math_floor (lua_State *L) { in math_floor() function
1166 math_floor(PyObject *module, PyObject *number) in math_floor() function
2655 Handle<JSFunction> math_floor = SimpleInstallFunction( in InitializeGlobal() local