Home
last modified time | relevance | path

Searched refs:math_frexp (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlmathlib.cpp113 static void math_frexp (void) { in math_frexp() function
182 {"frexp", math_frexp},
/dports/devel/tinygo/tinygo-0.14.1/src/runtime/
H A Dmath.go129 func math_Frexp(x float64) (float64, int) { return math_frexp(x) }
132 func math_frexp(x float64) (float64, int) func
/dports/games/gltron/gltron-0.70/lua/src/lib/
H A Dlmathlib.c126 static int math_frexp (lua_State *L) { in math_frexp() function
214 {"frexp", math_frexp},
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dlmathlib.c126 static int math_frexp (lua_State *L) { in math_frexp() function
214 {"frexp", math_frexp},
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/
H A Dlmathlib.cpp128 static int math_frexp (lua_State *L) { in math_frexp() function
216 {"frexp", math_frexp},
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dlmathlib.cpp143 static int math_frexp (lua_State *L) { in math_frexp() function
232 {"frexp", math_frexp},
/dports/games/palomino/palomino/src/lua_lang/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/scummvm/scummvm-2.5.1/common/lua/
H A Dlmathlib.cpp143 static int math_frexp (lua_State *L) { in math_frexp() function
232 {"frexp", math_frexp},
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/lang/lua51/lua-5.1.5/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/science/elmerfem/elmerfem-release-9.0/contrib/lua-5.1.5/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.1.5/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/minetest/minetest-5.4.1/lib/lua/src/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},
/dports/games/naev/naev-0.7.0/lib/lua/
H A Dlmathlib.c139 static int math_frexp (lua_State *L) { in math_frexp() function
228 {"frexp", math_frexp},

123456789