Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloadlib.c52 #define LUA_POF "luaopen_" macro
570 openfunc = lua_pushfstring(L, LUA_POF"%s", openfunc); in loadfunc()
575 openfunc = lua_pushfstring(L, LUA_POF"%s", modname); in loadfunc()