/titanic_51/usr/src/lib/libast/common/include/ |
H A D | stak.h | 52 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | stak.h | 52 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | stak.h | 61 #define stakset(c,n) stkset(stkstd,c,n) macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | shcomp.c | 137 stakset((char*)0,0); in main()
|
H A D | main.c | 479 stakset(NIL(char*),0); in exfile() 695 stakset(savstak,offset); in chkmail()
|
H A D | expand.c | 198 stakset(sp,off); in path_expand()
|
H A D | arith.c | 354 stakset(saveptr,offset); in arith()
|
H A D | fault.c | 494 stakset(savptr,staktop); in sh_trap()
|
H A D | streval.c | 972 stakset(sp?sp:(char*)ep,offset); in strval()
|
/titanic_51/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()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | wordexp.c | 192 stakset(savebase,offset); in wordexp()
|
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | wordexp.c | 192 stakset(savebase,offset); in wordexp()
|
/titanic_51/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);
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | completion.c | 228 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand() 488 stakset(ep->e_stkptr,ep->e_stkoff); in ed_expand()
|
H A D | hexpand.c | 723 stakset(sp,off);
|
H A D | edit.c | 1699 stakset(ep->e_stkptr,ep->e_stkoff); 1781 stakset(ep->e_stkptr,ep->e_stkoff);
|