Searched refs:LUA_VERSION_NUM (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlauxlib.h30 #define luaL_checkversion(L) luaL_checkversion_(L, LUA_VERSION_NUM)
H A Dlua.h21 #define LUA_VERSION_NUM 502 macro
H A Dlapi.c138 static const lua_Number version = LUA_VERSION_NUM;

Completed in 77 milliseconds