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

/freebsd-12-stable/contrib/lua/src/
H A Dloadlib.c52 #define LUA_POF "luaopen_" macro
520 openfunc = lua_pushfstring(L, LUA_POF"%s", openfunc);
525 openfunc = lua_pushfstring(L, LUA_POF"%s", modname);

Completed in 104 milliseconds