Searched defs:tmp (Results 226 - 250 of 896) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/ctype/cons/char/
H A D1.cc48 const ctype_base::mask* tmp = obj.get_classic_table(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/
H A D2.cc35 std::string tmp; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/
H A D9169.cc49 string tmp; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/getline/char/
H A D2.cc51 char tmp[it]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/
H A D2.cc49 wchar_t tmp[it]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/
H A D3.cc32 std::string tmp; local
H A D2.cc33 std::string tmp; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/
H A D2.cc31 std::wstring tmp; local
H A D3.cc30 std::wstring tmp; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/async/
H A D42819.cc35 int tmp = do_work1(value); local
42 int tmp = do_work1(value); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/any/cons/
H A Dnontrivial.cc54 any tmp = std::move(a); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/mt_allocator/
H A D22309_thread.cc30 void* tmp = dlopen("./testsuite_shared.so", RTLD_LAZY); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr65067.c4 struct tmp { struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A D20090223-1.c22 const char *tmp = s; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/mpx/
H A Dstatic-string-1-lbv.c19 char *tmp = 0; local
H A Dstatic-string-1-nov.c16 char *tmp = 0; local
H A Dstatic-string-1-ubv.c19 char *tmp = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/coarray/
H A Dcollectives_2.f9032 integer :: tmp local in subroutine:test_max
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20110418-1.c9 uint64_t tmp = old_value & mask; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/find/
H A Dmap1.cc42 std::pair<Map::iterator, bool> tmp = m.insert(Pair("grape", 3)); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/find/
H A Dset1.cc39 std::pair<Set::iterator, bool> tmp = s.insert("grape"); local
/haiku-buildtools/gcc/gmp/mpz/
H A Dbin_ui.c82 unsigned long tmp; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/21_strings/
H A Dhash.cc19 unsigned int tmp = rd(); local
46 size_t tmp = 0; // prevent compiler from optimizing away all the work local
/haiku-buildtools/legacy/gcc/libchill/
H A Dchillrt0.c91 void *tmp = realloc (ptr, size); local
H A Dsendbuffer.c106 Buffer_Wait_Queue *tmp, *prev_entry, *bwq; local

Completed in 210 milliseconds

1234567891011>>