Searched refs:LUA_VERSION_NUM (Results 1 – 3 of 3) sorted by relevance
30 #define luaL_checkversion(L) luaL_checkversion_(L, LUA_VERSION_NUM)
21 #define LUA_VERSION_NUM 502 macro
138 static const lua_Number version = LUA_VERSION_NUM; in lua_version()