Home
last modified time | relevance | path

Searched refs:sizeof2 (Results 1 – 25 of 112) sorted by relevance

12345

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Ddynamic_dispatch_7.f0325 procedure :: sizeof => sizeof2
28 integer function sizeof2(a) function
30 sizeof2 = 2
/dports/net/mpich2/mpich2-1.5/test/mpi/f90/misc/
H A DMakefile.am12 noinst_PROGRAMS = sizeof2
13 sizeof2_SOURCES = sizeof2.f90
/dports/net/mpich/mpich-3.4.3/test/mpi/f90/misc/
H A DMakefile.am12 noinst_PROGRAMS = sizeof2
13 sizeof2_SOURCES = sizeof2.f90
H A Dtestlist.ap1 sizeof2 1
/dports/net/mpich/mpich-3.4.3/test/mpi/f08/misc/
H A DMakefile.in90 noinst_PROGRAMS = sizeof2$(EXEEXT) hello$(EXEEXT) ring$(EXEEXT)
129 sizeof2_SOURCES = sizeof2.f90
130 sizeof2_OBJECTS = sizeof2.$(OBJEXT)
161 SOURCES = hello.f90 ring.f90 sizeof2.f90
162 DIST_SOURCES = hello.f90 ring.f90 sizeof2.f90
470 sizeof2$(EXEEXT): $(sizeof2_OBJECTS) $(sizeof2_DEPENDENCIES) $(EXTRA_sizeof2_DEPENDENCIES)
471 @rm -f sizeof2$(EXEEXT)

12345