Home
last modified time | relevance | path

Searched refs:LUA_COPYRIGHT (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlua.c168 lua_writestring(LUA_COPYRIGHT, strlen(LUA_COPYRIGHT)); in print_version()
H A Dlua.h28 #define LUA_COPYRIGHT LUA_RELEASE " Copyright (C) 1994-2023 Lua.org, PUC-Rio" macro
H A Dluac.c118 printf("%s\n",LUA_COPYRIGHT); in doargs()
H A Dlapi.c36 "$LuaVersion: " LUA_COPYRIGHT " $"
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h25 #define LUA_COPYRIGHT LUA_RELEASE " Copyright (C) 1994-2015 Lua.org, PUC-Rio" macro
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlapi.c30 "$LuaVersion: " LUA_COPYRIGHT " $"