Home
last modified time | relevance | path

Searched refs:maxloc_1 (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Doptional_absent_4.f9043 function maxloc_1 (input, mask) function
46 integer :: maxloc_1 local
48 maxloc_1 = maxloc(input, dim=1, mask=mask)
49 end function maxloc_1
90 res = maxloc_1 (r1)
H A Doptional_absent_5.f9021 subroutine maxloc_1 (input, res, mask) subroutine
26 end subroutine maxloc_1 argument
120 call maxloc_1 (i2, res3)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/
H A DChangeLog-20096444 * gfortran.dg/maxloc_1.f90: New test.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/
H A DChangeLog-20096444 * gfortran.dg/maxloc_1.f90: New test.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/
H A DChangeLog-20096444 * gfortran.dg/maxloc_1.f90: New test.
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/
H A DChangeLog-20096444 * gfortran.dg/maxloc_1.f90: New test.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/
H A DChangeLog-20096444 * gfortran.dg/maxloc_1.f90: New test.

1234