Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dstreval.h156 #define A_POP 41 macro