Home
last modified time | relevance | path

Searched refs:A_POP (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dstreval.c224 case A_POP: in arith_exec()
616 stakputc(A_POP); in expr()
693 stakputc(A_POP); in expr()
701 stakputc(A_POP); in expr()
725 stakputc(A_POP); in expr()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c232 case A_POP: in arith_exec()
703 stakputc(A_POP); in expr()
788 stakputc(A_POP); in expr()
796 stakputc(A_POP); in expr()
820 stakputc(A_POP); in expr()
/titanic_51/usr/src/lib/libshell/common/include/
H A Dstreval.h149 #define A_POP 41 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dstreval.h156 #define A_POP 41 macro