Lines Matching refs:STEP
6036 # define STEP(_e) chase1(env, (_e))6052 and = STEP(RR(e));6054 xor = STEP(LL(and));6081 and = STEP(LL(e));6083 xor = STEP(LL(and));6110 and = STEP(RR(e));6112 xor = STEP(RR(and));6141 and = STEP(LL(e));6143 xor = STEP(RR(and));6167 # undef STEP