Lines Matching refs:stkseek
211 lp->arg = (struct argnod*)stkseek(stkp,ARGVAL); in lex_advance()
651 stkseek(stkp,n); in sh_lex()
1251 lp->arg = (struct argnod*)stkseek(stkp,ARGVAL); in sh_lex()
1261 stkseek(stkp,stktell(stkp)-1); in sh_lex()
1289 stkseek(stkp,stktell(stkp)-1); in sh_lex()
1299 stkseek(stkp,stktell(stkp)-1); in sh_lex()
1311 stkseek(stkp,stktell(stkp)-2); in sh_lex()
1614 stkseek(stkp,ARGVAL); in nested_here()
1633 stkseek(stkp,0); in nested_here()
2029 stkseek(stkp,offset); in stack_shift()
2096 stkseek(stkp,dp-stkptr(stkp,0)); in sh_endword()