Home
last modified time | relevance | path

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

/external/lua/src/
Dlfunc.c150 static int callclosemth (lua_State *L, StkId level, int status) { in callclosemth() function
231 status = callclosemth(L, uplevel(uv), status); in luaF_close()