Home
last modified time | relevance | path

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

/external/lua/src/
Dldblib.c35 static void checkstack (lua_State *L, lua_State *L1, int n) { in checkstack() function
150 checkstack(L, L1, 3); in db_getinfo()
208 checkstack(L, L1, 1); in db_getlocal()
235 checkstack(L, L1, 1); in db_setlocal()
370 checkstack(L, L1, 1); in db_sethook()
391 checkstack(L, L1, 1); in db_gethook()
/external/u-boot/
DMakefile1723 PHONY += checkstack ubootrelease ubootversion
1725 checkstack: target
1727 $(PERL) $(src)/scripts/checkstack.pl $(ARCH)