Searched refs:ty (Results 1 - 25 of 106) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D930614-1.c1 f (double *ty) argument
3 *ty = -1.0;
9 double tx = 0.0, ty, d; local
11 f (&ty);
13 if (ty < 0)
14 ty = -ty;
15 d = (tx > ty) ? tx : ty;
16 if (ty !
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D930614-1.c1 f (double *ty) argument
3 *ty = -1.0;
9 double tx = 0.0, ty, d; local
11 f (&ty);
13 if (ty < 0)
14 ty = -ty;
15 d = (tx > ty) ? tx : ty;
16 if (ty !
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/all/
H A Dcofftag.d7 \[ 0\]\(sec -2\)\(fl 0x00\)\(ty 0\)\(scl 103\) \(nx 1\) 0x0+0000 foo.c
9 \[ 2\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 gcc2_compiled.
10 \[ 3\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 ___gnu_compiled_c
11 \[ 4\]\(sec -2\)\(fl 0x00\)\(ty a\)\(scl 15\) \(nx 1\) 0x0+0000 _token
13 \[ 6\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0000 _operator
14 \[ 7\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0001 _flags
15 \[ 8\]\(sec -(1|2)\)\(fl 0x00\)\(ty 0\)\(scl 102\) \(nx 1\) 0x0+0004 .eos
17 \[ 10\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .text
19 \[ 12\]\(sec 2\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .data
21 \[ 14\]\(sec 3\)\(fl 0x00\)\(ty
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Did-16.c28 int ty; local
34 *&ty =
40 (dx + 19 - 1))][k] = ((tx) * (19 + 1) + (ty));
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_bsd.c66 char *ty; local
72 ty = mp->f_fstypename;
78 ty = MNTTAB_TYPE_UFS;
84 ty = MNTTAB_TYPE_NFS;
90 ty = MNTTAB_TYPE_MFS;
95 ty = "unknown";
101 new_mp->mnt_type = strdup(ty);
H A Dmtab_osf.c57 char *ty; local
88 ty = MNTTAB_TYPE_UFS;
92 ty = MNTTAB_TYPE_NFS3;
96 ty = MNTTAB_TYPE_NFS;
99 ty = MNTTAB_TYPE_MFS;
102 ty = "unknown";
106 new_mp->mnt_type = strdup(ty);
H A Dmtab_aix.c72 char *ty; local
81 ty = MNTTAB_TYPE_UFS;
86 ty = MNTTAB_TYPE_NFS;
94 ty = MNTTAB_TYPE_NFS3;
102 ty = "unknown";
108 new_mp->mnt_type = strdup(ty);
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/fsinfo/
H A Dfsinfo.h133 #define AM_FIRST(ty, q) ((ty *) ((q)->q_forw))
134 #define HEAD(ty, q) ((ty *) q)
136 #define ITER(v, ty, q) for ((v) = AM_FIRST(ty,(q)); (v) != HEAD(ty,(q)); (v) = NEXT(ty,(v)))
137 #define AM_LAST(ty, q) ((ty *) ((
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27373.c18 typedef float ty[1]; typedef
19 ty *tt = &((*rng_stream)->bg);
28 ty *tt = &(*rng_stream)->cg;
H A D920928-2.c5 short x,y,delta,s,w,h,fx,fy,tx,ty; local
7 h=f((ty-fy)/2.0+0.5);
8 s=(((int)((short)(tx-fx))<(int)((short)(ty-fy)))?((short)(tx-fx)):((short)(ty-fy)))%2;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc4/asm/
H A Drc4-586.pl68 $ty="edx";
78 &mov ($ty,&DWP(0,$dat,$yy,4));
80 &mov (&DWP(0,$dat,$xx,4),$ty);
81 &add ($ty,$tx);
83 &and ($ty,0xff);
90 &$func ($out,&DWP(0,$dat,$ty,4));
111 &mov ($ty,&DWP(0,$dat,$yy,4));
114 &mov (&DWP(0,$dat,$XX[0],4),$ty);
115 &add (&LB($ty),&LB($tx));
121 &pinsrw ($mm,&DWP(0,$dat,$ty,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgengtype-parse.c359 type_p ty;
362 ty = type (&opts, true);
365 ty = create_pointer (ty);
372 return adjust_field_type (ty, 0);
379 type_p ty;
381 ty = absdecl ();
383 return create_option (prev, name, ty);
390 type_p ty;
394 ty
358 type_p ty; local
378 type_p ty; local
389 type_p ty; local
492 array_and_function_declarators_opt(type_p ty) argument
519 direct_declarator(type_p ty, const char **namep, options_p *optsp) argument
572 inner_declarator(type_p ty, const char **namep, options_p *optsp) argument
596 declarator(type_p ty, const char **namep, options_p *optsp) argument
623 type_p ty, dty; local
780 type_p ty, dty; local
830 type_p ty, dty; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_fast_s_mp_mul_digs.c55 int tx, ty; local
60 ty = MIN(b->used-1, ix);
61 tx = ix - ty;
65 tmpy = b->dp + ty;
68 while (tx++ < a->used && ty-- >= 0) { ... }
70 iy = MIN(a->used-tx, ty+1);
H A Dbn_fast_s_mp_mul_high_digs.c47 int tx, ty, iy; local
51 ty = MIN(b->used-1, ix);
52 tx = ix - ty;
56 tmpy = b->dp + ty;
59 while (tx++ < a->used && ty-- >= 0) { ... }
61 iy = MIN(a->used-tx, ty+1);
H A Dbn_fast_s_mp_sqr.c24 * (ty-tx) so that it never happens. You double all those
47 int tx, ty, iy; local
55 ty = MIN(a->used-1, ix);
56 tx = ix - ty;
60 tmpy = a->dp + ty;
63 while (tx++ < a->used && ty-- >= 0) { ... }
65 iy = MIN(a->used-tx, ty+1);
67 /* now for squaring tx can never equal ty
71 iy = MIN(iy, (ty-tx+1)>>1);
/netbsd-6-1-5-RELEASE/games/hunt/huntd/
H A Dmakemaze.c145 int tx, ty; local
153 tx = ty = 0;
165 ty = y - 2;
169 ty = y + 2;
173 ty = y;
177 ty = y;
180 if (tx < 0 || ty < 0 || tx >= WIDTH || ty >= HEIGHT)
182 if (Maze[ty][tx] == SPACE)
184 Maze[(y + ty) /
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr42183.C38 virtual IntRect controlClipRect(int tx, int ty) const;
41 IntRect RenderMenuList::controlClipRect(int tx, int ty) const {
43 ty + borderTop() + paddingTop(),
46 ty + m_innerBlock->yPos() + m_innerBlock->paddingTop(),
/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.trap.h68 xchar tx,ty; member in struct:trap
H A Dhack.wizard.c158 schar tx, ty; local
168 ty = u.uy - mtmp->my;
169 if ((!tx && abs(ty) < BOLT_LIM) || (!ty && abs(tx) < BOLT_LIM)
170 || (abs(tx) == abs(ty) && abs(tx) < BOLT_LIM)) {
174 buzz(-1, mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
249 buzz(-rnd(3), mtmp->mx, mtmp->my, sgn(tx), sgn(ty));
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/ppc/
H A Dtest1xcoff32.d20 \[ 0\]\(sec -2\)\(fl 0x00\)\(ty 0\)\(scl 103\) \(nx 1\) 0x00000000 fake
22 \[ 2\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000000 \.crazy_table
24 \[ 4\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000008
26 \[ 6\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000008 reference_csect_relative_symbols
28 \[ 8\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000018 dubious_references_to_default_RW_csect
30 \[ 10\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000028 reference_via_toc
32 \[ 12\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000040 subtract_symbols
34 \[ 14\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x0000005c load_addresses
36 \[ 16\]\(sec 2\)\(fl 0x00\)\(ty 0\)\(scl 107\) \(nx 1\) 0x00000068
38 \[ 18\]\(sec 2\)\(fl 0x00\)\(ty
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D920928-2.c5 short x,y,delta,s,w,h,fx,fy,tx,ty; local
7 h=f((ty-fy)/2.0+0.5);
8 s=(((int)((short)(tx-fx))<(int)((short)(ty-fy)))?((short)(tx-fx)):((short)(ty-fy)))%2;
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/include/
H A Dam_utils.h130 #define AM_FIRST(ty, q) ((ty *) ((q)->q_forw))
131 #define AM_LAST(ty, q) ((ty *) ((q)->q_back))
132 #define NEXT(ty, q) ((ty *) (((qelem *) q)->q_forw))
133 #define PREV(ty, q) ((ty *) (((qelem *) q)->q_back))
134 #define HEAD(ty, q) ((ty *)
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_decode.c63 Der_class *cl, Der_type *ty, unsigned *tag)
68 *ty = PRIM;
73 *ty = PRIM;
80 *ty = PRIM;
85 *ty = PRIM;
90 *ty = PRIM;
95 *ty = PRIM;
100 *ty = PRIM;
105 *ty = PRIM;
110 *ty
62 find_tag(const Type *t, Der_class *cl, Der_type *ty, unsigned *tag) argument
570 Der_type ty; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c66 struct ttyent *ty; local
100 if (tty != NULL && (ty = getttynam(tty)) != NULL &&
101 (ty->ty_status & TTY_SECURE) != 0)
/netbsd-6-1-5-RELEASE/games/dab/
H A Dalgor.cc104 size_t tx, ty; local
107 while (find_closure(ty, tx, tdir, b)) {
111 y = ty;
114 if ((mv = b.domove(ty, tx, tdir, getWho())) == -1)
134 size_t tx = 0, ty = 0; /* XXX: GCC */ local
137 while ((nbox = count_closure(ty, tx, tdir, nb)) != 0)
142 maxy = ty;
242 size_t tx, ty, minx = ~0, miny = ~0; local
245 while (find_bad_turn(ty, tx, tdir, nb, last)) {
248 if ((mv = nb.domove(ty, t
[all...]

Completed in 637 milliseconds

12345