Searched refs:LUA_VERSION_NUM (Results 1 – 6 of 6) sorted by relevance
48 #if LUA_VERSION_NUM < 502160 #if LUA_VERSION_NUM >= 502 in luaopen_httpd()170 #if LUA_VERSION_NUM < 502202 #if LUA_VERSION_NUM >= 502 in bozo_add_lua_map()
320 #if LUA_VERSION_NUM >= 502 in get_global_table()593 #if LUA_VERSION_NUM >= 502 in open_string()612 #if LUA_VERSION_NUM >= 502 in open_table()
154 #if LUA_VERSION_NUM >= 502 in luaopen_syslog()
37 luaL_checkversion_(L, LUA_VERSION_NUM, LUAL_NUMSIZES)
25 #define LUA_VERSION_NUM 503 macro
149 static const lua_Number version = LUA_VERSION_NUM; in lua_version()