Home | History | Annotate | Download | only in testing

Lines Matching defs:LOWER

2713       LOGICAL            GEN, LOWER, SYM, TRI, UNIT, UPPER
2724 LOWER = ( SYM.OR.TRI ).AND.UPLO.EQ.'L'
2731 IF( GEN.OR.( UPPER.AND.I.LE.J ).OR.( LOWER.AND.I.GE.J ) )