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