Searched defs:rr (Results 1 - 25 of 54) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-ctor7.C15 int rr; member in struct:S
H A Drv-copy1.C5 int&& rr; member in struct:S
6 S(int&& rr) : rr(static_cast<int&&>(rr)) {} argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dparameter_1.f906 REAL, PARAMETER :: rr(10) = ii variable in program:parameter_1
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dudivmod4.c29 unsigned long long n, d, q, r, rr; local
H A Dpr26840.c14 void * rr; local
H A Dpr67506.c12 integer rr; member in struct:__anon1184
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dargument_checking_9.f907 real(kind=4) :: rr, x, y variable in program:double_specs
H A Dread_list_eof_1.f907 real :: rr variable in program:read_list_eof_1
H A Delemental_optional_args_2.f9011 REAL(KIND=8), DIMENSION(2) :: aa, rr variable in program:test
[all...]
H A Delemental_optional_args_4.f9011 REAL(KIND=8), DIMENSION(2) :: aa, rr variable in program:test
[all...]
H A Dnamelist_use.f9011 real :: rr variable in module:global
12 namelist /nml1/ aa, ii, rr local in module:global
H A Delemental_optional_args_3.f9011 REAL(KIND=8), DIMENSION(2) :: aa, rr variable in program:test
[all...]
H A Dnamelist_use_only.f9015 real :: rr, rrr variable in module:global
16 namelist /nml1/ aa, ii, rr local in module:global
H A Dclass_to_type_4.f9016 real :: rr variable in program:test
19 real, allocatable :: rr(:) variable in program:test
H A Doptional_absent_3.f9014 real, optional :: rr, rr2 local in subroutine:value_test
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-pr38968.f9011 real(kp), dimension(n,n) :: rr, ri variable in program:mymatmul
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Ddcpi1_bdiv_qr.c89 mp_limb_t rr, cy; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A Dint8421.f7 real r, rr variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWaddress-1.C49 void rr() { if ((U*)0 != &s) z(); } // { dg-error "comparison" } function
/haiku-buildtools/gcc/libgcc/config/visium/
H A Dlib2funcs.c114 DWunion rr; local
[all...]
/haiku-buildtools/gcc/mpfr/src/
H A Dexp_2.c259 mpz_t t, rr; local
318 mpz_t t, *R, rr, tm local
[all...]
/haiku-buildtools/gcc/mpfr/tests/
H A Dtgamma.c793 mpfr_rnd_t rr = (mpfr_rnd_t) r; local
/haiku-buildtools/binutils/gas/
H A Ddw2gencfi.h90 } rr; member in union:cfi_insn_data::__anon501
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dconvex.h22 #define rr 2 macro
[all...]
/haiku-buildtools/gcc/libgcc/config/
H A Ddarwin-crt3.c254 void * rr; local

Completed in 207 milliseconds

123