Home
last modified time | relevance | path

Searched refs:LUA_RELEASE (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h24 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
25 #define LUA_COPYRIGHT LUA_RELEASE " Copyright (C) 1994-2015 Lua.org, PUC-Rio"
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluac.c111 printf("%s %s\n",LUA_RELEASE,LUA_COPYRIGHT); in doargs()
H A Dlua.c112 l_message(NULL, LUA_RELEASE " " LUA_COPYRIGHT); in print_version()
H A Dlua.h20 #define LUA_RELEASE "Lua 5.1.5" macro
H A Dlapi.c35 "$Lua: " LUA_RELEASE " " LUA_COPYRIGHT " $\n"