=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## tagua-1.0~alpha2-16-g618c6a0/lua/src/luaconf.h-561- tagua-1.0~alpha2-16-g618c6a0/lua/src/luaconf.h:562:#define lua_number2int(i,d) __asm fld d __asm fistp i tagua-1.0~alpha2-16-g618c6a0/lua/src/luaconf.h-563-#define lua_number2integer(i,n) lua_number2int(i, n)