Searched refs:TEST_PEQ (Results 1 – 8 of 8) sorted by relevance
50 #define TEST_PEQ 14 macro
51 #define TEST_PEQ 14 macro
477 case TEST_PEQ: in test_binop()
483 case TEST_PEQ: 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()
1838 num = TEST_PEQ; in test_primary()
2858 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()
1963 num = TEST_PEQ; in test_primary()