Home | History | Annotate | Download | only in testing

Lines Matching refs:LE

570                NULL = N.LE.0.OR.M.LE.0
753 * Avoid repeating tests with M.le.0 or
754 * N.le.0.
922 NULL = N.LE.0
1107 * Avoid repeating tests with N.le.0
1281 NULL = N.LE.0
1493 * Avoid repeating tests with N.le.0.
1636 NULL = N.LE.0.OR.M.LE.0
1781 * Avoid repeating tests with M.le.0 or N.le.0.
1945 NULL = N.LE.0.OR.RALPHA.EQ.RZERO
2069 * Avoid repeating tests if N.le.0.
2070 IF( N.LE.0 )
2252 NULL = N.LE.0.OR.ALPHA.EQ.ZERO
2393 * Avoid repeating tests with N.le.0.
2394 IF( N.LE.0 )
2794 IF( GEN.OR.( UPPER.AND.I.LE.J ).OR.( LOWER.AND.I.GE.J ) )
2796 IF( ( I.LE.J.AND.J - I.LE.KU ).OR.
2797 $ ( I.GE.J.AND.I - J.LE.KL ) )THEN