Searched refs:dofilecont (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlbaselib.c416 static int dofilecont (lua_State *L, int d1, lua_KContext d2) { function
427 lua_callk(L, 0, LUA_MULTRET, 0, dofilecont);
428 return dofilecont(L, 0, 0);

Completed in 125 milliseconds