Searched refs:t1a (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dsecnds-1.f8 real t1, t1a, t2, t2a variable
13 t1a = secnds (0.0)
17 if ((t1a - t1) < -12.0*3600.0 ) t1 = t1 - 24.0*3600.0
18 if ((t1a - dat1) < -12.0*3600.0 ) dat1 = dat1 - 24.0*3600.0
19 if ((dat1 < nearest(t1, -1.)) .or. (dat1 > nearest(t1a, 1.)))
21 t2a = secnds (t1a)
H A Dsecnds.f8 real t1, t1a, t2, t2a variable
13 t1a = secnds (0.0)
17 if ((t1a - t1) < -12.0*3600.0 ) t1 = t1 - 24.0*3600.0
18 if ((t1a - dat1) < -12.0*3600.0 ) dat1 = dat1 - 24.0*3600.0
19 if ((dat1 < nearest(t1, -1.)) .or. (dat1 > nearest(t1a, 1.)))
25 t2a = secnds (t1a)
/haiku-buildtools/binutils/gold/testsuite/
H A Dtwo_file_test_2_v1.cc42 t1a() function
H A Dtwo_file_test_2.cc37 t1a() function
H A Dtwo_file_test_2_tls.cc39 t1a() function
H A Ddwp_test_2.cc36 C1::t1a() function in class:C1
H A Dtwo_file_test.h27 extern bool t1a();
H A Dtwo_file_test_main.cc39 assert(t1a());
H A Dtwo_file_test_tls.cc42 assert(t1a());
H A Ddwp_test.h29 bool t1a();
H A Ddwp_test_main.cc41 assert(c1.t1a());
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltin-choose-expr.c24 T1app t1a = 0; \
28 t1 = t1a; \
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dsinit.go188 var t1a = T{3, 4} var
246 var copy_t1a = t1a

Completed in 98 milliseconds