Home | History | Annotate | Download | only in program

Lines Matching refs:COND_LE

441    case COND_LE: return (condCode == COND_LT || condCode == COND_EQ);