Home
last modified time | relevance | path

Searched refs:math_cos (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/games/residualvm/residualvm-0.3.1/engines/grim/lua/
H A Dlmathlib.cpp33 static void math_cos() { in math_cos() function
119 { "cos", math_cos},
/dports/games/scummvm/scummvm-2.5.1/engines/grim/lua/
H A Dlmathlib.cpp31 static void math_cos() { in math_cos() function
117 { "cos", math_cos},
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlmathlib.cpp33 static void math_cos (void) in math_cos() function
173 {"cos", math_cos},
/dports/games/scorched3d/scorched/src/common/lua/
H A Dlmathlib.cpp36 static int math_cos (lua_State *L) in math_cos() function
154 {"cos", math_cos},
/dports/devel/tinygo/tinygo-0.14.1/src/runtime/
H A Dmath.go73 func math_Cos(x float64) float64 { return math_cos(x) }
76 func math_cos(x float64) float64 func
/dports/games/gltron/gltron-0.70/lua/src/lib/
H A Dlmathlib.c46 static int math_cos (lua_State *L) { in math_cos() function
205 {"cos", math_cos},
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dlmathlib.c46 static int math_cos (lua_State *L) { in math_cos() function
205 {"cos", math_cos},
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/
H A Dlmathlib.cpp48 static int math_cos (lua_State *L) { in math_cos() function
207 {"cos", math_cos},
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dlmathlib.cpp45 static int math_cos (lua_State *L) { in math_cos() function
227 {"cos", math_cos},
/dports/games/palomino/palomino/src/lua_lang/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/games/scummvm/scummvm-2.5.1/common/lua/
H A Dlmathlib.cpp45 static int math_cos (lua_State *L) { in math_cos() function
227 {"cos", math_cos},
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/lang/lua51/lua-5.1.5/src/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},
/dports/science/elmerfem/elmerfem-release-9.0/contrib/lua-5.1.5/src/
H A Dlmathlib.c41 static int math_cos (lua_State *L) { in math_cos() function
223 {"cos", math_cos},

123456789