Searched refs:f_luaopen (Results 1 – 1 of 1) sorted by relevance
270 static void f_luaopen (lua_State *L, void *ud) { in f_luaopen() function432 if (luaD_rawrunprotected(L, f_luaopen, NULL) != LUA_OK) { in lua_newstate()