Searched refs:checkstack (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ |
A D | ldblib.c | 35 static void checkstack (lua_State *L, lua_State *L1, int n) { in checkstack() function 154 checkstack(L, L1, 3); in db_getinfo() 218 checkstack(L, L1, 1); in db_getlocal() 245 checkstack(L, L1, 1); in db_setlocal() 386 checkstack(L, L1, 1); in db_sethook() 409 checkstack(L, L1, 1); in db_gethook()
|
Completed in 3 milliseconds