Home
last modified time | relevance | path

Searched refs:TEST_PNE (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
H A Dtest.h49 #define TEST_PNE 1 macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dtest.h50 #define TEST_PNE 1 macro
/titanic_51/usr/src/lib/libshell/common/bltins/
H A Dtest.c479 case TEST_PNE: in test_binop()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtest.c485 case TEST_PNE: in test_binop()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dxec.c2141 right = sh_macpat(shp,&(t->lst.lstrit->arg),((n==TEST_PEQ||n==TEST_PNE)?ARG_EXP:0)|OPTIMIZE); in sh_exec()
2174 if(type==TEST_PEQ || type==TEST_PNE) in sh_exec()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c2858 right = sh_macpat(shp,&(t->lst.lstrit->arg),((n==TEST_PEQ||n==TEST_PNE)?ARG_EXP:0)|OPTIMIZE); in sh_exec()
2891 if(type==TEST_PEQ || type==TEST_PNE) in sh_exec()