HomeSort by relevance Sort by last modified time
    Searched refs:LUA_VERSION (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
lua.h 24 #define LUA_VERSION "Lua " LUA_VERSION_MAJOR "." LUA_VERSION_MINOR
25 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE
138 LUA_API const lua_Number *(lua_version) (lua_State *L);
lbaselib.c 454 lua_pushliteral(L, LUA_VERSION);

Completed in 233 milliseconds