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

1234

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dboz_12.f905 real x4 variable in program:test
H A Dread_infnan_1.f9011 real(4) :: x4(7) variable in program:pr43298
H A Dtiny_1.f905 real(4) x4 variable in program:tiny1
H A Dtiny_2.f903 real(4) x4 variable in program:tiny2
H A Darray_constructor_19.f9011 real, parameter :: x4(2) = (/ x, 1. /) + (/ 2, (/3/) /) variable
H A Dbessel_1.f9011 real(kind=4) :: x4 variable in program:test
H A Derf_2.F9019 real(kind=4) :: x4 variable in program:test
H A Derfc_scaled_1.f9015 real(kind=4) :: x4 variable in program:test
H A Dallocate_with_typespec_1.f9010 real(4), allocatable :: x4(:) local in subroutine:implicit_none_test1
41 real(4), allocatable :: x4 local in subroutine:implicit_none_test2
70 real(4), allocatable :: x4(:) local in subroutine:implicit_test3
99 real(4), allocatable :: x4 local in subroutine:implicit_test4
H A Dallocate_with_typespec_2.f10 real(4), allocatable :: x4(:) local in subroutine:implicit_none_test1
41 real(4), allocatable :: x4 local in subroutine:implicit_none_test2
70 real(4), allocatable :: x4(:) local in subroutine:implicit_test3
99 real(4), allocatable :: x4 local in subroutine:implicit_test4
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/ios_base/storage/
H A D1.cc36 long x4 = ios::xalloc(); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dvect_ctz_1.c31 unsigned int x4[4] = { 0x0, 0xFF80, 0x1FFFF, 0xFF000000 }; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr37843-3.c13 int bar (__m128 x1, __m128 x2, __m128 x3, __m128 x4) argument
H A Davx-set-v4df-2.c9 foo (double x1, double x2, double x3, double x4) argument
H A Davx-set-v4di-2.c9 foo (long long x1, long long x2, long long x3, long long x4) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dbracket2.C9 Y<X<6>>1>> x4; // { dg-error "numeric constant" } variable
H A Dinitlist-n3922.C10 auto x4 = { 3 }; // decltype(x4) is std::initializer_list<int> variable
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Dtocopt.s16 x4: label
H A Dtocopt5.s16 x4: label
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dnontype8.C10 X<&s.m> x4; // { dg-error "" } address of non-static member variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Danon2.C8 long x4; member in union:__anon1259
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dspec37.C16 int x4; member in struct:X::Y
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Ddeclspec-3-Wextra.c11 typedef int x4; typedef
H A Ddeclspec-3-no.c11 typedef int x4; typedef
H A Ddeclspec-3.c13 typedef int x4; typedef

Completed in 124 milliseconds

1234