Home
last modified time | relevance | path

Searched refs:stkseek (Results 1 – 25 of 31) sorted by relevance

12

/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmacro.c166 stkseek(stkp,0); in sh_mactrim()
181 stkseek(stkp,0); in sh_mactrim()
236 stkseek(stkp,0); in sh_macexpand()
240 stkseek(stkp,ARGVAL); in sh_macexpand()
280 stkseek(stkp,0); in sh_machere()
390 stkseek(stkp,offset); in sh_machere()
622 stkseek(stkp,off); in copyto()
739 stkseek(stkp,stktell(stkp)-2); in copyto()
840 stkseek(stkp,c); in copyto()
1054 stkseek(sh in sh_macfun()
[all...]
H A Dlex.c220 lp->arg = (struct argnod*)stkseek(stkp,ARGVAL); in lex_advance()
680 stkseek(stkp,n); in sh_lex()
1336 lp->arg = (struct argnod*)stkseek(stkp,ARGVAL); in sh_lex()
1346 stkseek(stkp,stktell(stkp)-1); in sh_lex()
1374 stkseek(stkp,stktell(stkp)-1); in sh_lex()
1384 stkseek(stkp,stktell(stkp)-1); in sh_lex()
1396 stkseek(stkp,stktell(stkp)-2); in sh_lex()
1719 stkseek(stkp,ARGVAL); in nested_here()
1739 stkseek(stkp,0); in nested_here()
2167 stkseek(stk in stack_shift()
[all...]
H A Dparse.c403 stkseek(shp->stk,0); in sh_parse()
681 argp = (struct argnod*)stkseek(stkp,ARGVAL); in arithfor()
698 stkseek(stkp,offset); in arithfor()
993 ar = (struct argnod*)stkseek(stkp,ARGVAL); in assign()
1013 ar = (struct argnod*)stkseek(stkp,ARGVAL); in assign()
1448 stkseek(stkp,ARGVAL); in simple()
2038 stkseek(stkp,offset); in kiaentity()
H A Dtrestore.c184 ap = (struct argnod*)stkseek(stkp,(unsigned)l+ARGVAL); in r_arg()
H A Darith.c279 stkseek(shp->stk,off); in arith()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dmacro.c156 stkseek(stkp,0); in sh_mactrim()
171 stkseek(stkp,0); in sh_mactrim()
225 stkseek(stkp,0); in sh_macexpand()
229 stkseek(stkp,ARGVAL); in sh_macexpand()
269 stkseek(stkp,0); in sh_machere()
378 stkseek(stkp,offset); in sh_machere()
677 stkseek(stkp,stktell(stkp)-2); in copyto()
766 stkseek(stkp,c); in copyto()
807 stkseek(stkp,n); in mac_substitute()
990 stkseek(shp->stk,offset); in sh_macfun()
[all …]
H A Dlex.c211 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()
[all …]
H A Dparse.c387 stkseek(shp->stk,0); in sh_parse()
656 argp = (struct argnod*)stkseek(stkp,ARGVAL); in arithfor()
673 stkseek(stkp,offset); in arithfor()
922 ap = (struct argnod*)stkseek(stkp,ARGVAL); in assign()
933 ap = (struct argnod*)stkseek(stkp,ARGVAL); in assign()
1332 stkseek(stkp,ARGVAL); in simple()
1913 stkseek(stkp,offset); in kiaentity()
H A Dtrestore.c184 ap = (struct argnod*)stkseek(stkp,(unsigned)l+ARGVAL); in r_arg()
/titanic_51/usr/src/lib/libast/common/include/
H A Dstk.h48 #define stkseek(sp,n) ((n)==0?(char*)((sp)->_next=(sp)->_data):_stkseek(sp,n)) macro
H A Dstak.h45 #define stakseek(n) stkseek(stkstd,n)
/titanic_51/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathcd.c99 stkseek(stkstd, i); in pathcd()
/titanic_51/usr/src/lib/libast/common/path/
H A Dpathcd.c99 stkseek(stkstd, i); in pathcd()
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dstk.h48 #define stkseek(sp,n) ((n)==0?(char*)((sp)->_next=(sp)->_data):_stkseek(sp,n)) macro
H A Dstak.h45 #define stakseek(n) stkseek(stkstd,n)
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dstak.h54 #define stakseek(n) stkseek(stkstd,n)
H A Dstk.h57 #define stkseek(sp,n) ((n)==0?(char*)((sp)->_next=(sp)->_data):_stkseek(sp,n)) macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dstak.h54 #define stakseek(n) stkseek(stkstd,n)
H A Dstk.h57 #define stkseek(sp,n) ((n)==0?(char*)((sp)->_next=(sp)->_data):_stkseek(sp,n)) macro
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dstak.h54 #define stakseek(n) stkseek(stkstd,n)
H A Dstk.h57 #define stkseek(sp,n) ((n)==0?(char*)((sp)->_next=(sp)->_data):_stkseek(sp,n)) macro
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dstak.h54 #define stakseek(n) stkseek(stkstd,n)
H A Dstk.h57 #define stkseek(sp,n) ((n)==0?(char*)((sp)->_next=(sp)->_data):_stkseek(sp,n)) macro
/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c389 stkseek(stkp,offset); in b_typeset()
504 stkseek(shp->stk,offset); in b_common()
891 stkseek(stkp,flag); in b_builtin()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtypeset.c439 stkseek(stkp,offset); in b_typeset()
627 stkseek(shp->stk,offset); in setall()
1104 stkseek(stkp,flag); in b_builtin()

12