===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lua5.1-5.1.5/src/luaconf.h-573-
lua5.1-5.1.5/src/luaconf.h:574:#define lua_number2int(i,d)   __asm fld d   __asm fistp i
lua5.1-5.1.5/src/luaconf.h-575-#define lua_number2integer(i,n)		lua_number2int(i, n)
##############################################
lua5.1-5.1.5/.pc/0002-module_paths.patch/src/luaconf.h-562-
lua5.1-5.1.5/.pc/0002-module_paths.patch/src/luaconf.h:563:#define lua_number2int(i,d)   __asm fld d   __asm fistp i
lua5.1-5.1.5/.pc/0002-module_paths.patch/src/luaconf.h-564-#define lua_number2integer(i,n)		lua_number2int(i, n)
##############################################
lua5.1-5.1.5/.pc/0003-extern_C.patch/src/luaconf.h-569-
lua5.1-5.1.5/.pc/0003-extern_C.patch/src/luaconf.h:570:#define lua_number2int(i,d)   __asm fld d   __asm fistp i
lua5.1-5.1.5/.pc/0003-extern_C.patch/src/luaconf.h-571-#define lua_number2integer(i,n)		lua_number2int(i, n)