Home
last modified time | relevance | path

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

/external/lua/src/
Dloadlib.c52 #define LUA_POF "luaopen_" macro
520 openfunc = lua_pushfstring(L, LUA_POF"%s", openfunc); in loadfunc()
525 openfunc = lua_pushfstring(L, LUA_POF"%s", modname); in loadfunc()