Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libshell/common/include/
H A Dstreval.h110 #define A_NEQ 2 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dstreval.h117 #define A_NEQ 2 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c408 case A_NEQ: in arith_exec()
661 if(op==A_EQ || op==A_NEQ) in expr()
835 case A_EQ: case A_NEQ: case A_LT: case A_LE: in expr()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dstreval.c363 case A_NEQ: in arith_exec()
740 case A_EQ: case A_NEQ: case A_LT: case A_LE: in expr()