Home
last modified time | relevance | path

Searched refs:luaV_tonumber (Results 101 – 125 of 206) sorted by relevance

123456789

/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/lua/src/liblua/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
317 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in Arith()
318 (c = luaV_tonumber(rc, &tempc)) != NULL) { in Arith()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/lua5.1/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
317 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in Arith()
318 (c = luaV_tonumber(rc, &tempc)) != NULL) { in Arith()
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
321 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in Arith()
322 (c = luaV_tonumber(rc, &tempc)) != NULL) { in Arith()
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/
H A Dlvm.cpp43 const TObject *luaV_tonumber (const TObject *obj, TObject *n) { in luaV_tonumber() function
352 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in Arith()
353 (c = luaV_tonumber(rc, &tempc)) != NULL) { in Arith()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/blua/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
318 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in Arith()
319 (c = luaV_tonumber(rc, &tempc)) != NULL) { in Arith()
/dports/print/tex-luatex/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/games/pioneer/pioneer-20210723/contrib/lua/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
H A Dldebug.c528 if (luaV_tonumber(p1, &temp) == NULL) in luaG_aritherror()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/lua/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/lang/lua52/lua-5.2.4/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/games/blobby/blobby-1.0/src/lua/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/emulators/fs-uae/fs-uae-3.1.35/lua/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
365 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
366 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
371 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
372 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/lua/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.2.4/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/devel/tex-libtexlua/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.2.4/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dlvm.c31 const TValue *luaV_tonumber(const TValue *obj, TValue *n) in luaV_tonumber() function
405 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
406 (c = luaV_tonumber(rc, &tempc)) != NULL) in luaV_arith()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlvm.c35 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
364 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
365 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/sysutils/syslinux/syslinux-6.03/com32/lua/src/
H A Dlvm.c58 const TValue *luaV_tonumber (const TValue *obj, TValue *n) { in luaV_tonumber() function
387 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
388 (c = luaV_tonumber(rc, &tempc)) != NULL) { in luaV_arith()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dlvm.c31 const TValue *luaV_tonumber(const TValue *obj, TValue *n) in luaV_tonumber() function
405 if ((b = luaV_tonumber(rb, &tempb)) != NULL && in luaV_arith()
406 (c = luaV_tonumber(rc, &tempc)) != NULL) in luaV_arith()

123456789