Searched refs:LUA_VERSION (Results 1 – 4 of 4) sorted by relevance
23 #define LUA_VERSION "Lua " LUA_VERSION_MAJOR "." LUA_VERSION_MINOR macro24 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE
286 lua_pushliteral(L, LUA_VERSION); in luaopen_base()
19 #define LUA_VERSION "Lua 5.1" macro
632 lua_pushliteral(L, LUA_VERSION); in base_open()