Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/lua/src/
H A Dldblib.c35 static void checkstack (lua_State *L, lua_State *L1, int n) { in checkstack() function
154 checkstack(L, L1, 3); in db_getinfo()
217 checkstack(L, L1, 1); in db_getlocal()
244 checkstack(L, L1, 1); in db_setlocal()
385 checkstack(L, L1, 1); in db_sethook()
408 checkstack(L, L1, 1); in db_gethook()