Home
last modified time | relevance | path

Searched refs:stakset (Results 1 – 21 of 21) sorted by relevance

/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dstak.h61 #define stakset(c,n) stkset(stkstd,c,n) macro
/titanic_44/usr/src/lib/libast/common/include/
H A Dstak.h52 #define stakset(c,n) stkset(stkstd,c,n) macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dstak.h61 #define stakset(c,n) stkset(stkstd,c,n) macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dstak.h61 #define stakset(c,n) stkset(stkstd,c,n) macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dstak.h61 #define stakset(c,n) stkset(stkstd,c,n) macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dshcomp.c137 stakset((char*)0,0); in main()
H A Dmain.c487 stakset(NIL(char*),0); in exfile()
704 stakset(savstak,offset); in chkmail()
H A Dexpand.c198 stakset(sp,off); in path_expand()
H A Darith.c237 stakset(saveptr,offset); in arith()
H A Dfault.c483 stakset(savptr,staktop); in sh_trap()
H A Dstreval.c871 stakset(sp?sp:(char*)ep,offset); in strval()
H A Dxec.c2270 stakset(savptr,savtop); in sh_run()
2673 stakset(savstak,0); in sh_funscope()
2805 stakset(base,offset); in sh_fun()
H A Dnvtree.c1002 stakset(savptr,savtop); in walk_tree()
H A Dpath.c1614 stakset(savptr,offset); in path_addpath()
H A Dinit.c1807 stakset(NIL(char*),0); in sh_term()
/titanic_44/usr/src/lib/libast/common/comp/
H A Dwordexp.c192 stakset(savebase,offset); in wordexp()
/titanic_44/usr/src/lib/libshell/common/edit/
H A Dcompletion.c217 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand()
470 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand()
H A Dhexpand.c720 stakset(sp,off);
H A Demacs.c692 stakset(ed->e_stkptr,ed->e_stkoff); in ed_emacsread()
H A Dvi.c603 stakset(ed->e_stkptr,ed->e_stkoff); in ed_viread()
/titanic_44/usr/src/lib/libshell/common/
H A Dbuiltins.mm477 stakset(savebase,saveoffset);