Searched refs:p10 (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/alpha/
H A Dpr24178.c8 unsigned long f(unsigned char *p10) { argument
9 struct S *p = (struct S *) (p10 + 10);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/alpha/
H A Dpr24178.c8 unsigned long f(unsigned char *p10) { argument
9 struct S *p = (struct S *) (p10 + 10);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vmx/
H A Dbug-3.c6 int p8, vector unsigned int p9, int p10)
28 i10 = p10;
5 varargsC2(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, vector unsigned int p9, int p10) argument
H A Dvarargs-7.c9 vector unsigned int p9, vector unsigned int p10,
41 i10 = p10;
5 varargsn001(vector unsigned int p1, vector unsigned int p2, vector unsigned int p3, vector unsigned int p4, vector unsigned int p5, vector unsigned int p6, vector unsigned int p7, vector unsigned int p8, vector unsigned int p9, vector unsigned int p10, vector unsigned int p11, vector unsigned int p12, vector unsigned int p13, ...) argument
H A Dgcc-bug-3.c6 vector float p10, vector float p11, vector float p12,
3 valuen014(vector float p1, vector float p2, vector float p3, vector float p4, vector float p5, vector float p6, vector float p7, vector float p8, vector float p9, vector float p10, vector float p11, vector float p12, int p13) argument
H A Dgcc-bug-5.c6 vector float p10, vector float p11, vector float p12,
3 valuen014(vector float p1, vector float p2, vector float p3, vector float p4, vector float p5, vector float p6, vector float p7, vector float p8, vector float p9, vector float p10, vector float p11, vector float p12, vector float px) argument
H A Dgcc-bug-6.c6 vector float p10, vector float p11, vector float p12,
3 valuen014(vector float p1, vector float p2, vector float p3, vector float p4, vector float p5, vector float p6, vector float p7, vector float p8, vector float p9, vector float p10, vector float p11, vector float p12, vector float px, vector float py, vector float pz, int p13) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vmx/
H A Dbug-3.c6 int p8, vector unsigned int p9, int p10)
28 i10 = p10;
5 varargsC2(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, vector unsigned int p9, int p10) argument
H A Dvarargs-7.c9 vector unsigned int p9, vector unsigned int p10,
41 i10 = p10;
5 varargsn001(vector unsigned int p1, vector unsigned int p2, vector unsigned int p3, vector unsigned int p4, vector unsigned int p5, vector unsigned int p6, vector unsigned int p7, vector unsigned int p8, vector unsigned int p9, vector unsigned int p10, vector unsigned int p11, vector unsigned int p12, vector unsigned int p13, ...) argument
H A Dgcc-bug-3.c6 vector float p10, vector float p11, vector float p12,
3 valuen014(vector float p1, vector float p2, vector float p3, vector float p4, vector float p5, vector float p6, vector float p7, vector float p8, vector float p9, vector float p10, vector float p11, vector float p12, int p13) argument
H A Dgcc-bug-5.c6 vector float p10, vector float p11, vector float p12,
3 valuen014(vector float p1, vector float p2, vector float p3, vector float p4, vector float p5, vector float p6, vector float p7, vector float p8, vector float p9, vector float p10, vector float p11, vector float p12, vector float px) argument
H A Dgcc-bug-6.c6 vector float p10, vector float p11, vector float p12,
3 valuen014(vector float p1, vector float p2, vector float p3, vector float p4, vector float p5, vector float p6, vector float p7, vector float p8, vector float p9, vector float p10, vector float p11, vector float p12, vector float px, vector float py, vector float pz, int p13) argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Dmul_2.asm119 cmp.eq p10, p0 = 1, r14 C M I
127 (p10) br.dptk .Lb01 C B
198 cmp.ne p10, p11 = r0, r0 C M I
288 (p6) cmp.leu p10, p0 = r25, r19
289 (p7) cmp.ltu p10, p0 = r25, r19
291 (p10) add r8 = 1, r8
342 (p8) cmp.leu p10, p0 = r31, pr1_2
343 (p9) cmp.ltu p10, p0 = r31, pr1_2
347 (p10) add r8 = 1, r8
398 cmp.ne p10, p1
[all...]
H A Daddmul_2.asm124 cmp.eq p10, p0 = 1, r14 C M I
132 (p10) br.dptk .Lb01 C B
209 cmp.ne p10, p11 = r0, r0 C M I
295 (p8) cmp.leu p10, p0 = r31, pr1_2
296 (p9) cmp.ltu p10, p0 = r31, pr1_2
300 (p10) add r8 = 1, r8
356 cmp.ne p10, p11 = r0, r0
377 cmp.ne p10, p11 = r0, r0
424 (p12) cmp.leu p10, p11 = s0, pr1_0
425 (p13) cmp.ltu p10, p1
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/conversion/
H A Dptrmem2.C31 const int D::*p10 = static_cast<const int D::*>(&B::x); member in class:D
34 int B::*p11 = static_cast<int B::*>(p10); // { dg-error "casts away qualifiers" }
H A Dptrmem4.C32 const int D::*p10 = (const int D::*)&B::x; member in class:D
35 int B::*p11 = (int B::*)p10;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Drd-v32s-4.s15 move $r4,$p10
32 move $p10,$r4
49 move 4,$p10
66 move $p10,[$r4]
83 move [$r4],$p10
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/ia64/
H A Dpseudo.s9 fclass.m p10 = f0, @pos
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWcast-qual2.C21 const char ***p10 = (const char ***) bar; local
48 const char ***p10 = (const char ***) bar; local
75 const char ***p10 = (const char ***) bar; local
154 const pintfn ***p10 = (const pintfn ***) bar; /* { dg-warning "cast" } */ local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dcast-qual-3.c21 const char ***p10 = (const char ***) bar; local
48 const char ***p10 = (const char ***) bar; local
75 const char ***p10 = (const char ***) bar; local
154 const pintfn ***p10 = (const pintfn ***) bar; /* { dg-warning "cast" } */ local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/20_util/pair/
H A D40925.cc57 std::pair<int X::*, move_only> p10(0, move_only());
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb_il.c337 int i, w, p10; local
345 for (w = 1, p10 = 10; zil_rec_info[0].zri_count >= p10; p10 *= 10)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dcopro.s35 stc2l p10, c0, [r7], {7}
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/sparc/
H A Dsparc-getcontext-1.c72 fun_t p0,p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dsparc-getcontext-1.c72 fun_t p0,p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12; variable

Completed in 493 milliseconds

12