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

  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
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);
  /external/lua/src/
lua.h 24 #define LUA_VERSION "Lua " LUA_VERSION_MAJOR "." LUA_VERSION_MINOR
25 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE
152 LUA_API const lua_Number *(lua_version) (lua_State *L);

Completed in 1105 milliseconds