OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:math_ceil
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/lua/dist/src/
lmathlib.c
108
static int
math_ceil
(lua_State *L) {
function
712
{"ceil",
math_ceil
},
/src/external/gpl3/binutils/dist/gas/config/
tc-tic54x.c
2751
math_ceil
(float arg1, float ignore ATTRIBUTE_UNUSED)
function
2946
{ "$ceil", { .f =
math_ceil
}, 1, 1 },
/src/external/gpl3/binutils.old/dist/gas/config/
tc-tic54x.c
2751
math_ceil
(float arg1, float ignore ATTRIBUTE_UNUSED)
function
2946
{ "$ceil", { .f =
math_ceil
}, 1, 1 },
Completed in 24 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026