Searched defs:tmp (Results 26 - 50 of 896) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dswitch-4.c9 signed char tmp = foo (0); local
H A Duninit-18.c6 char *tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dreassoc-13.c6 double tmp = 5.0; local
H A Dvrp42.c6 int tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dwmul-12.c8 long long tmp = (long long)*b * *c; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A Dpr43897.c8 float tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/m68k/
H A D20090709-1.c14 char tmp[2] = "0"; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A Dpr27661.c11 char tmp[4096]; member in struct:test
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Darrayio_10.f907 real(kind=8), dimension(3) :: tmp variable in program:pr29563
H A Darrayio_9.f907 real(kind=8), dimension(3,3) :: tmp variable in program:pr29563
H A Dchange_symbol_attributes_1.f9012 real :: tmp(size (x,1)) ! gfc produces an error unless local in subroutine:gfcbug27
H A Dtransfer_intrinsic_2.f9010 character(len = 20) :: tmp = "" variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/profile/
H A Dvector.cc16 vector <int> tmp; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dconst9.C11 static const foo tmp; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/costmodel/i386/
H A Dcostmodel-vect-31.c21 struct s tmp = { 1 }; variable in typeref:struct:s
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dbb-slp-pattern-1.c28 int i, tmp; local
H A Dno-section-anchors-vect-31.c22 struct s tmp; variable in typeref:struct:s
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/
H A Dcostmodel-vect-31.c21 struct s tmp = { 1 }; variable in typeref:struct:s
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/
H A Dcostmodel-slp-33.c16 struct s tmp; local
H A Dcostmodel-vect-31a.c24 struct s tmp; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr59947.C8 foo (T & a) noexcept { T tmp = static_cast <T &&> (a); }; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dnew1.C5 void* tmp = manage(new T()); // { dg-error "incomplete" } local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr64756.c3 int a, *tmp, **c = &tmp; variable
/haiku-buildtools/legacy/gcc/libchill/
H A Dcontinue.c73 Event_Queue *tmp = (Event_Queue *)wrk->listhead; local
H A Dremaintime.c60 RtsTime now, dur_in_rtstime, tmp, diff; local

Completed in 163 milliseconds

1234567891011>>