Searched defs:tmp (Results 51 - 75 of 896) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dcrash1.C19 A tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000718.c7 float tmp = (float)foo(2.0,1.0); local
H A Dpr26725.c8 unsigned int *tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20031216-1.c19 unsigned long tmp; local
H A D20020107-1.c18 foo (char *tmp) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr20017.c15 const int *tmp; local
H A Dpr33696.c10 uint8_t tmp[4]; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dtailcall-5.c7 int tmp = value; local
H A Dpr47477.c11 int64_t tmp = (int64_t)(intptr_t)a + ((int64_t)(intptr_t)b&~1L); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr51393.c16 __m256i tmp = _mm256_insert_epi64 (zero, in, 0); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr27158.c15 volatile v4sf tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dinquire_12.f905 character :: tmp variable in program:gamsanal
H A Dstring_compare_3.f9013 logical :: tmp(n) variable
/haiku-buildtools/gcc/mpfr/src/
H A Dcmp_d.c28 mpfr_t tmp; local
H A Dcmp_ld.c28 mpfr_t tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dasm-1.c13 struct64_t tmp; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/
H A Dnew_delete_placement.cc30 void* tmp = 0; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
H A Dunordered.cc19 unordered_map <int, int> *tmp; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/getline/char/
H A D3.cc37 char tmp[it]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/
H A D3.cc35 wchar_t tmp[it]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/str/wchar_t/
H A D2.cc33 std::wstring tmp = strb_01.str(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/str/char/
H A D2.cc33 std::string tmp = strb_01.str(); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr47573.C27 basic_string<> tmp; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array15.C13 Sub::Sub(Sub&& rhs) : Sub() { int tmp = i; i = rhs.i; rhs.i = tmp; } local
/haiku-buildtools/legacy/gcc/gcc/
H A Dgencheck.c73 register PTR tmp = (PTR) malloc (nbytes); local

Completed in 188 milliseconds

1234567891011>>