Searched refs:ttt (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.law/
H A Dvisibility8.C22 int ttt();
26 int t3::ttt() { return a; }// { dg-error "" } .* function in class:t3
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.law/
H A Dvisibility8.C22 int ttt();
26 int t3::ttt() { return a; }// { dg-error "" } .* function in class:t3
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dtypeof11.C7 typedef __typeof__(ensure_obj(t)) ttt; typedef
10 ttt1( ttt arg0 ){}
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dexp3.c157 mpfr_exp_t ttt, shift_x; local
181 ttt = MPFR_GET_EXP (x);
186 if (ttt > 0)
188 shift_x = ttt;
189 mpfr_div_2ui (x_copy, x, ttt, MPFR_RNDN);
190 ttt = MPFR_GET_EXP (x_copy);
194 MPFR_ASSERTD (ttt <= 0);
224 mpfr_exp_rational (tmp, uk, shift + twopoweri - ttt, k + 1, P, mult);
236 mpfr_exp_rational (t, uk, twopoweri - ttt, k - i + 1, P, mult);
/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dradix.c856 struct radix_node *t, *tt, *ttt; local
863 ttt = rnh->rnh_nodes + 2;
864 t->rn_r = ttt;
869 *ttt = *tt;
870 ttt->rn_key = rn_ones;
/netbsd-6-1-5-RELEASE/sys/net/
H A Dradix.c1050 struct radix_node *ttt; local
1054 ttt = rnh->rnh_nodes + 2;
1055 t->rn_r = ttt;
1060 *ttt = *tt;
1061 ttt->rn_key = rn_ones;
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dradix.c986 struct radix_node *t, *tt, *ttt; local
990 ttt = rnh->rnh_nodes + 2;
991 t->rn_r = ttt;
996 *ttt = *tt;
997 ttt->rn_key = rn_ones;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dieee754-sf.S69 do_it ne, ttt
80 do_it gt, ttt
H A Dieee754-df.S94 do_it ne, ttt
472 do_it ne, ttt

Completed in 153 milliseconds