Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libshell/common/include/
H A Dstreval.h154 #define A_JMP 46 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dstreval.h161 #define A_JMP 46 macro
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dstreval.c188 case A_JMP: case A_JMPZ: case A_JMPNZ: in arith_exec()
698 stakputc(A_JMP); in expr()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c196 case A_JMP: case A_JMPZ: case A_JMPNZ: in arith_exec()
793 stakputc(A_JMP); in expr()