Searched refs:nd (Results 1 - 25 of 73) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dnamelist_24.f908 integer nd, ier, i, j variable in program:pr24459
9 parameter ( nd = 5 )
10 character*(8) names(nd,nd)
11 character*(8) names2(nd,nd)
12 character*(8) names3(nd,nd)
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dprovide-hidden.exp47 [list "readelf -s provide-hidden-s.nd"] \
57 [list readelf -s provide-hidden-def.nd] \
58 [list readelf -s provide-hidden-dyn.nd]] \
66 [list readelf -s provide-hidden-def.nd] \
67 [list readelf -s provide-hidden-dyn.nd]] \
75 [list readelf -s provide-hidden-sec.nd] \
76 [list readelf -s provide-hidden-dyn.nd]] \
83 [list "readelf -s provide-hidden-dynsec.nd"] \
91 [list readelf -s provide-hidden-sec.nd] \
92 [list readelf -s provide-hidden-dyn.nd]] \
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/torture/
H A Dpr65505.c82 struct nameidata *nd)
87 nd->path = nd->root;
103 nd->path = f.file->f_path;
106 nd->base = f.file;
110 nd->inode = nd->path.dentry->d_inode;
113 if (__builtin_expect(!!(!read_seqcount_retry(&nd->path.dentry->d_seq, nd->seq)), 1))
115 if (!(nd
81 path_init(int dfd, const char *name, unsigned int flags, struct nameidata *nd) argument
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arc/
H A Djl.s7 jlnz.nd [r1]
H A Db.s35 b.nd text_label
39 bne.nd text_label
H A Dbl.s35 bl.nd text_label
39 blne.nd text_label
H A Dlp.s35 lp.nd text_label
39 lpne.nd text_label
H A Dbranch.s41 @OC@.nd text_label
46 @OC@ne.nd text_label
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.gb/
H A Dscope09.C14 int nd; member in class:derived::nested_derived
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr24300.c11 extern int *nd;
24 n += nd[s];
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A Ds390.exp33 unsigned int nd;
34 asm ("etnd %0" : "=d" (nd));
35 return nd;
H A Dhtm-builtins-2.c512 long nd; local
516 nd = __TM_nesting_depth(&local_tdb);
517 if (nd != 0)
522 nd = __TM_nesting_depth(&local_tdb);
523 if (nd != 7)
528 nd = __TM_nesting_depth(&local_tdb);
529 if (nd != 0)
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Db.s36 b.nd text_label
42 bne.nd text_label
H A Dbl.s36 bl.nd text_label
41 blne.nd text_label
/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Daix52.exp75 {{objdump {-dR} aix-abs-branch-1.dd} {nm {} aix-abs-branch-1.nd}}
81 {{objdump -sRj.data aix-abs-reloc-1.od} {nm {} aix-abs-reloc-1.nd}}
101 {{nm {} aix-no-dup-syms-1-rel.nd} {objdump -r aix-no-dup-syms-1-rel.rd}}
107 {{nm {} aix-no-dup-syms-1-dso.nd} {objdump -r aix-no-dup-syms-1-dso.rd}
133 {{nm -D aix-export-2.nd}} "aix-export-2.so"}
139 {nm {} aix-gc-1.nd}}
187 {{objdump -dS aix-lineno-1a.dd} {nm {} aix-lineno-1a.nd}}
192 {{objdump -dS aix-lineno-1b.dd} {nm {} aix-lineno-1b.nd}}
206 {{nm {} aix-weak-1-rel.nd} {objdump -h aix-weak-1-rel.hd}}
211 {{nm {} aix-weak-1-dso.nd} {objdum
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Drodata-merge-map2.s1 @ This file contains the 2nd contribution, which is expected to
/haiku-buildtools/legacy/gcc/gcc/config/arc/
H A Dlib1funcs.asm58 beq.nd .Ldone
96 beq.nd .Ldone
138 j.nd blink
177 bnc.nd .Lloop2
180 bz.nd .Lloop2
183 bc.nd .Lloop2
190 bz.nd .Ldivmodend
193 bc.nd .Lshiftdown
216 bl.nd ___udivmodsi4
217 j.nd r
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-sh/
H A Dsh-vxworks.exp33 {readelf --symbols vxworks1-lib.nd} {readelf -d vxworks1-lib.td}}
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dtoom_interpolate_8pts.c75 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) mpn_subrsh (dst,nd,src,ns,s)
78 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) \
81 MPN_DECR_U (dst, nd, src[0] >> s); \
83 MPN_DECR_U (dst + ns - 1, nd - ns + 1, __cy); \
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug148.go53 for the 2nd call to f with outer_T.
/haiku-buildtools/legacy/gcc/gcc/
H A Dcppexp.c124 unsigned HOST_WIDEST_INT n = 0, nd, MAX_over_base; local
194 nd = n * base + digit;
195 overflow |= MAX_over_base < n || nd < n;
196 n = nd;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr55882.c25 unsigned char nd; member in struct:__anon2401
/haiku-buildtools/legacy/gcc/libio/
H A Dfloatconv.c511 (result, s, nd0, nd, y9)
512 Bigint *result; CONST char *s; int nd0, nd; unsigned32 y9;
514 (Bigint *result, CONST char *s, int nd0, int nd, unsigned32 y9)
520 x = (nd + 8) / 9;
537 for(; i < nd; i++)
1114 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
1163 for(nd = nf = 0; (c = *s) >= '0' && c <= '9'; nd++, s++)
1164 if (nd < 9)
1166 else if (nd < 1
[all...]
/haiku-buildtools/gcc/gmp/mpn/alpha/
H A Dadd_n.asm38 blt r19,$Lend2 C if less than 4 limbs, goto 2nd loop
52 addq r1,r5,r28 C 2nd main add
54 addq r28,r25,r21 C 2nd carry add
90 addq r1,r5,r28 C 2nd main add
92 addq r25,r28,r21 C 2nd carry add
116 C Start software pipeline for 2nd loop
121 C 2nd loop handles remaining 1-3 limbs
H A Dsub_n.asm38 blt r19,$Lend2 C if less than 4 limbs, goto 2nd loop
52 subq r5,r1,r28 C 2nd main subtract
54 subq r28,r25,r21 C 2nd carry subtract
90 subq r5,r1,r28 C 2nd main subtract
92 subq r28,r25,r21 C 2nd carry subtract
116 C Start software pipeline for 2nd loop
121 C 2nd loop handles remaining 1-3 limbs

Completed in 178 milliseconds

123