Searched refs:TEST_PNE (Results 1 – 3 of 3) sorted by relevance
49 #define TEST_PNE 1 macro
479 case TEST_PNE: in test_binop()
2141 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()