OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:math_floor
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lmathlib.c
87
static int
math_floor
(lua_State *L) {
function
244
{"floor",
math_floor
},
/external/syslinux/com32/lua/src/
lmathlib.c
87
static int
math_floor
(lua_State *L) {
function
244
{"floor",
math_floor
},
/external/python/cpython3/Modules/
mathmodule.c
984
static PyObject *
math_floor
(PyObject *self, PyObject *number) {
function
[
all
...]
/external/v8/src/
bootstrapper.cc
2369
Handle<JSFunction>
math_floor
=
local
[
all
...]
/toolchain/binutils/binutils-2.27/gas/config/
tc-tic54x.c
2731
math_floor
(float arg1, float ignore ATTRIBUTE_UNUSED)
function
[
all
...]
Completed in 220 milliseconds