Home | History | Annotate | Download | only in testing

Lines Matching refs:LE

571                NULL = N.LE.0.OR.M.LE.0
754 * Avoid repeating tests with M.le.0 or
755 * N.le.0.
924 NULL = N.LE.0
1109 * Avoid repeating tests with N.le.0
1284 NULL = N.LE.0
1496 * Avoid repeating tests with N.le.0.
1640 NULL = N.LE.0.OR.M.LE.0
1785 * Avoid repeating tests with M.le.0 or N.le.0.
1950 NULL = N.LE.0.OR.RALPHA.EQ.RZERO
2074 * Avoid repeating tests if N.le.0.
2075 IF( N.LE.0 )
2258 NULL = N.LE.0.OR.ALPHA.EQ.ZERO
2399 * Avoid repeating tests with N.le.0.
2400 IF( N.LE.0 )
2801 IF( GEN.OR.( UPPER.AND.I.LE.J ).OR.( LOWER.AND.I.GE.J ) )
2803 IF( ( I.LE.J.AND.J - I.LE.KU ).OR.
2804 $ ( I.GE.J.AND.I - J.LE.KL ) )THEN