Home
last modified time | relevance | path

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

/titanic_50/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_50/usr/src/lib/libshell/common/include/
H A Dstreval.h149 #define A_POP 41 macro