Home
last modified time | relevance | path

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

/freebsd/stand/liblua/
H A Dlutils.h29 int luaopen_gfx(lua_State *);
H A Dgfx_utils.c238 luaopen_gfx(lua_State *L) in luaopen_gfx() function
252 luaL_requiref(L, "gfx", luaopen_gfx, 1); in gfx_init_md()