Searched refs:incr_top (Results 1 – 10 of 10) sorted by relevance
106 incr_top(L); in pushstr()118 incr_top(L); in luaO_pushvfstring()135 incr_top(L); in luaO_pushvfstring()140 incr_top(L); in luaO_pushvfstring()
22 #define incr_top(L) {luaD_checkstack(L,1); L->top++;} macro
252 incr_top(L); in tryfuncTM()412 incr_top(L); in resume_error()505 incr_top(L); in f_parser()
189 incr_top(L); in collectvalidlines()253 incr_top(L); in lua_getinfo()624 incr_top(L); in luaG_errormsg()
127 setptvalue2s(L,L->top,f); incr_top(L); in combine()
166 setptvalue2s(S->L,S->L->top,f); incr_top(S->L); in LoadFunction()
350 incr_top(L); in open_func()352 incr_top(L); in open_func()
21 #define incr_top(L) {L->top++; luaD_checkstack(L,0);} macro
548 incr_top(L); in open_func()1630 incr_top(L); in luaY_parser()
352 incr_top(L); in tryfuncTM()