Searched defs:rc (Results 1 - 25 of 83) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dpr55146.c10 int rc; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20120830-1.c4 int rc = -1; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr28900.c4 int synths_ ( float * rc) argument
H A Dpr70623.c11 int wk, rc; local
H A Dpr70623-2.c3 int b8, il, rc, nm; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Duninit-pr19430-O0.c20 int rc; local
H A Duninit-pr19430.c21 int rc; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dfriend1.C21 R<C> rc; // class C is a friend of R<C> variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse-recip.c19 float rc[N] = { 0.f, 3.f, 6.f, 9.f, 12.f, 18.f, 21.f, 27.f }; local
H A Davx512f-vrndscalepd-2.c16 int i = 0, rc, m; local
H A Davx512f-vrndscaleps-2.c16 int i = 0, rc, m; local
H A Dsse-recip-vec.c24 float rc[N] = { 0.f, 3.f, 6.f, 9.f, 12.f, 18.f, 21.f, 27.f }; variable
H A Davx512f-vrndscalesd-2.c13 int rc, m; local
H A Davx512f-vrndscaless-2.c13 int rc, m; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/pair/astuple/
H A Dconstexpr_get.cc33 constexpr char& rc = std::get<1>(p); variable
H A Dconstexpr_get_by_type.cc33 constexpr char& rc = std::get<char>(p); variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dlonglong.c11 unsigned int rb, ra, rc; local
H A Dpr56866.c10 unsigned char wc[256], rc[256]; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddependency_19.f9023 type(rc_t), intent(out) :: rc local in subroutine:construct
H A Dboz_9.f9012 real,parameter :: rc = real(z'50CB9F09') variable in program:f2003
54 real,parameter :: rc = real(z'50CB9F09', kind=4) local in subroutine:test4
87 real(8),parameter :: rc = real(z'AAAAAFFFFFFF3333', kind=8) local in subroutine:test8
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/thread/cons/
H A D7.cc53 copyable& rc = c; local
/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Dendfile.c70 int rc = 0; local
/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-cong.c133 mpz_t a, c, d, ra, rc; local
H A Dt-cong_2exp.c112 mpz_t a, c, ra, rc; local
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc.hpp50 class rc class in namespace:__gnu_pbds::detail
122 rc() : m_over_top(0) function in class:__gnu_pbds::detail::rc
127 rc(cons argument
[all...]

Completed in 253 milliseconds

1234