Home | History | Annotate | Download | only in testing

Lines Matching refs:LE

561                NULL = N.LE.0.OR.M.LE.0
743 * Avoid repeating tests with M.le.0 or
744 * N.le.0.
918 NULL = N.LE.0
1102 * Avoid repeating tests with N.le.0
1280 NULL = N.LE.0
1492 * Avoid repeating tests with N.le.0.
1639 NULL = N.LE.0.OR.M.LE.0
1775 * Avoid repeating tests with M.le.0 or N.le.0.
1943 NULL = N.LE.0.OR.ALPHA.EQ.ZERO
2066 * Avoid repeating tests if N.le.0.
2067 IF( N.LE.0 )
2254 NULL = N.LE.0.OR.ALPHA.EQ.ZERO
2395 * Avoid repeating tests with N.le.0.
2396 IF( N.LE.0 )
2512 IF( GEN.OR.( UPPER.AND.I.LE.J ).OR.( LOWER.AND.I.GE.J ) )
2514 IF( ( I.LE.J.AND.J - I.LE.KU ).OR.
2515 $ ( I.GE.J.AND.I - J.LE.KL ) )THEN