Home
last modified time | relevance | path

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

/freebsd-13.1/stand/liblua/
H A Dlutils.h31 int luaopen_loader(lua_State *);
H A Dlutils.c571 luaopen_loader(lua_State *L) in luaopen_loader() function
/freebsd-13.1/stand/common/
H A Dinterp_lua.c97 {"loader", luaopen_loader},