Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlfunc.c143 static void prepcallclosemth (lua_State *L, StkId level, int status, int yy) { in prepcallclosemth() function
233 prepcallclosemth(L, tbc, status, yy); /* close variable */ in luaF_close()