Searched refs:TEST_PNE (Results 1 – 12 of 12) sorted by relevance
50 #define TEST_PNE 1 macro
47 #define TEST_PNE 1 macro
484 case TEST_PNE: in test_binop()
480 case TEST_PNE: { in test_binop()
501 case TEST_PNE: in test_binop()
2846 right = sh_macpat(shp,&(t->lst.lstrit->arg),((n==TEST_PEQ||n==TEST_PNE)?ARG_EXP:0)|OPTIMIZE); in sh_exec()2879 if(type==TEST_PEQ || type==TEST_PNE) in sh_exec()
2280 ((n == TEST_PEQ || n == TEST_PNE) ? ARG_EXP : 0) | (flags & ARG_OPTIMIZE)); in sh_exec()2310 if (type == TEST_PEQ || type == TEST_PNE) pattern = ARG_EXP; in sh_exec()
2941 right = sh_macpat(shp,&(t->lst.lstrit->arg),((n==TEST_PEQ||n==TEST_PNE)?ARG_EXP:0)|OPTIMIZE); in sh_exec()2975 if(type==TEST_PEQ || type==TEST_PNE) in sh_exec()