Searched refs:checkstackp (Results 1 – 1 of 1) sorted by relevance
399 #define checkstackp(L,n,p) \ macro424 checkstackp(L, LUA_MINSTACK, func); /* ensure minimum stack size */ in luaD_precall()445 checkstackp(L, fsize, func); in luaD_precall()466 checkstackp(L, 1, func); /* ensure space for metamethod */ in luaD_precall()