Home | History | Annotate | Download | only in testing

Lines Matching defs:LOWER

2376       LOGICAL            GEN, LOWER, SYM, TRI, UNIT, UPPER
2385 LOWER = ( SYM.OR.TRI ).AND.UPLO.EQ.'L'
2392 IF( GEN.OR.( UPPER.AND.I.LE.J ).OR.( LOWER.AND.I.GE.J ) )