Searched defs:r4 (Results 1 - 25 of 94) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/
H A Dvector-compare-1.c21 r8 == r4; /* { dg-error "comparing vectors with different number of elements" } */ variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Datan2_2.f909 real(4) :: r4 variable
[all...]
H A Dinitialization_16.f9013 real, parameter :: r4 = sngl(3.d0) ! { dg-error "Fortran 2003: Function 'sngl' as initialization expression" } variable in program:main
H A Dpr66545_1.f9016 real :: r4 = r4 ! { dg-error "has not been declared or is a variable" } local in subroutine:q
H A Dunlimited_polymorphic_13.f9019 real(c4) :: r4 variable in module:m
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dumips-lwp-1.c5 foo (int *r4) argument
H A Dumips-lwp-2.c5 foo (int *r4) argument
H A Dumips-swp-7.c5 foo (int *r4, int r5, int r6) argument
H A Dumips-lwp-3.c5 foo (int *r4) argument
H A Dumips-lwp-4.c5 foo (int *r4) argument
H A Dumips-lwp-5.c5 foo (int *r4) argument
H A Dumips-lwp-6.c5 foo (int *r4) argument
H A Dumips-swp-4.c5 foo (int *r4, int r5, int r6) argument
H A Dumips-swp-5.c5 foo (int *r4, int r5, int r6) argument
H A Dumips-swp-2.c5 foo (int *r4, int r5, int r6) argument
H A Dumips-swp-3.c5 foo (int *r4, int r5, int r6) argument
H A Dumips-swp-6.c5 foo (int *r4, int r5, int r6) argument
H A Dumips-lwp-8.c7 int r4 = r5[0]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/rope/
H A D2.cc33 crope r4 = r2.substr(10000, 10000); local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dintrinsic_sr_kind.f904 real*4 r4 variable in program:test_sr_kind
H A Drandom_2.f905 real(kind=4), dimension(10) :: r4 variable in program:random_4
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/time_point/nonmember/
H A Dconstexpr.cc42 constexpr auto r4 __attribute__((unused)) = t2 - t3; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ubsan/
H A Dnull-3.C12 int &r4 = *p; local
H A Dnull-4.C14 int &r4 = *p; local
H A Dnull-5.C14 int &r4 = *p; local

Completed in 142 milliseconds

1234