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