/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | stak.h | 52 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | shcomp.c | 137 stakset((char*)0,0); in main()
|
H A D | main.c | 487 stakset(NIL(char*),0); in exfile() 704 stakset(savstak,offset); in chkmail()
|
H A D | expand.c | 198 stakset(sp,off); in path_expand()
|
H A D | arith.c | 237 stakset(saveptr,offset); in arith()
|
H A D | fault.c | 483 stakset(savptr,staktop); in sh_trap()
|
H A D | streval.c | 871 stakset(sp?sp:(char*)ep,offset); in strval()
|
H A D | xec.c | 2270 stakset(savptr,savtop); in sh_run() 2673 stakset(savstak,0); in sh_funscope() 2805 stakset(base,offset); in sh_fun()
|
H A D | nvtree.c | 1002 stakset(savptr,savtop); in walk_tree()
|
H A D | path.c | 1614 stakset(savptr,offset); in path_addpath()
|
H A D | init.c | 1807 stakset(NIL(char*),0); in sh_term()
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | wordexp.c | 192 stakset(savebase,offset); in wordexp()
|
/titanic_44/usr/src/lib/libshell/common/edit/ |
H A D | completion.c | 217 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand() 470 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand()
|
H A D | hexpand.c | 720 stakset(sp,off);
|
H A D | emacs.c | 692 stakset(ed->e_stkptr,ed->e_stkoff); in ed_emacsread()
|
H A D | vi.c | 603 stakset(ed->e_stkptr,ed->e_stkoff); in ed_viread()
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | builtins.mm | 477 stakset(savebase,saveoffset);
|