Home | History | Annotate | Download | only in testing

Lines Matching refs:LE

507                NULL = N.LE.0.OR.M.LE.0
682 * Avoid repeating tests with M.le.0 or
683 * N.le.0.
850 NULL = N.LE.0
1028 * Avoid repeating tests with N.le.0
1201 NULL = N.LE.0
1396 * Avoid repeating tests with N.le.0.
1538 NULL = N.LE.0.OR.M.LE.0
1683 * Avoid repeating tests with M.le.0 or N.le.0.
1842 NULL = N.LE.0.OR.RALPHA.EQ.RZERO
1964 * Avoid repeating tests if N.le.0.
1965 IF( N.LE.0 )
2141 NULL = N.LE.0.OR.ALPHA.EQ.ZERO
2282 * Avoid repeating tests with N.le.0.
2283 IF( N.LE.0 )
2739 IF( GEN.OR.( UPPER.AND.I.LE.J ).OR.( LOWER.AND.I.GE.J ) )
2741 IF( ( I.LE.J.AND.J - I.LE.KU ).OR.
2742 $ ( I.GE.J.AND.I - J.LE.KL ) )THEN