Searched refs:LUA_VERSION (Results 1 – 2 of 2) sorted by relevance
26 #define LUA_VERSION "Lua " LUA_VERSION_MAJOR "." LUA_VERSION_MINOR macro27 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE
524 lua_pushliteral(L, LUA_VERSION); in luaopen_base()
Completed in 4 milliseconds