Home
last modified time | relevance | path

Searched refs:math_ceil (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dpure_pyx_cimports.pyx7 from cython.cimports.libc.math import ceil as math_ceil unknown
19 …urn [int(n) for n in [ceil(x), math.ceil(x), libc_math1.ceil(x), libc_math2.ceil(x), math_ceil(x)]]
/dports/games/residualvm/residualvm-0.3.1/engines/grim/lua/
H A Dlmathlib.cpp53 static void math_ceil() { in math_ceil() function
124 { "ceil", math_ceil},
/dports/games/scummvm/scummvm-2.5.1/engines/grim/lua/
H A Dlmathlib.cpp51 static void math_ceil() { in math_ceil() function
122 { "ceil", math_ceil},
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlmathlib.cpp63 static void math_ceil (void) in math_ceil() function
179 {"ceil", math_ceil},
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/layer567/
H A Dder.py4 math_ceil = math.ceil variable
26 len_len_inbytes = math_ceil( math_log(num + 1, 256) )
/dports/games/scorched3d/scorched/src/common/lua/
H A Dlmathlib.cpp60 static int math_ceil (lua_State *L) in math_ceil() function
152 {"ceil", math_ceil},
/dports/devel/tinygo/tinygo-0.14.1/src/runtime/
H A Dmath.go63 return math_ceil(x)
70 func math_ceil(x float64) float64 func
/dports/games/gltron/gltron-0.70/lua/src/lib/
H A Dlmathlib.c76 static int math_ceil (lua_State *L) { in math_ceil() function
211 {"ceil", math_ceil},
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dlmathlib.c76 static int math_ceil (lua_State *L) { in math_ceil() function
211 {"ceil", math_ceil},
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/
H A Dlmathlib.cpp78 static int math_ceil (lua_State *L) { in math_ceil() function
213 {"ceil", math_ceil},
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dlmathlib.cpp85 static int math_ceil (lua_State *L) { in math_ceil() function
225 {"ceil", math_ceil},
/dports/games/palomino/palomino/src/lua_lang/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/games/scummvm/scummvm-2.5.1/common/lua/
H A Dlmathlib.cpp85 static int math_ceil (lua_State *L) { in math_ceil() function
225 {"ceil", math_ceil},
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/lang/lua51/lua-5.1.5/src/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dlmathlib.c81 static int math_ceil (lua_State *L) { in math_ceil() function
221 {"ceil", math_ceil},

12345678