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

/netbsd-current/external/mit/lua/dist/src/
H A Dlualib.h17 #define LUA_VERSUFFIX "_" LUA_VERSION_MAJOR "_" LUA_VERSION_MINOR macro
H A Dlua.c34 #define LUA_INITVARVERSION LUA_INIT_VAR LUA_VERSUFFIX
H A Dloadlib.c303 const char *nver = lua_pushfstring(L, "%s%s", envname, LUA_VERSUFFIX);

Completed in 209 milliseconds