Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlualib.h15 #define LUA_VERSUFFIX "_" LUA_VERSION_MAJOR "_" LUA_VERSION_MINOR macro
A Dlua.c32 #define LUA_INITVARVERSION LUA_INIT_VAR LUA_VERSUFFIX
A Dloadlib.c301 const char *nver = lua_pushfstring(L, "%s%s", envname, LUA_VERSUFFIX); in setpath()

Completed in 6 milliseconds