Searched refs:b4 (Results 1 - 25 of 722) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dpr31136.c4 unsigned b4:4; member in struct:S
11 s.b4 = s.b6;
12 s.b6 = s.b4;
H A D20010518-2.c9 char b4; member in struct:__anon5451
32 a->e.b4 = 'c';
34 if (a->a != 1 || a->b != 2 || a->c != 3 || a->d != 4 || a->e.b4 != 'c')
H A D20030717-1.c16 int b1, b2, b3, b4, b5; member in struct:B
39 f = foo (c - x->c1[d].b4);
46 e = foo (c-x->c1[d].b4);
51 x->c1[a].b4 = c + b;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr42871.C10 b1 (const C &x, unsigned b3, unsigned b4) argument
14 if (i < b4)
24 bar (unsigned b3, unsigned b4) argument
31 if (j < b4)
36 b1 (c[i], b3, b4);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dreassoc-2.c5 int b0, b1, b2, b3, b4,e; local
7 b4 = a4 + a3 + a2 + a1 + a0;
12 e = b4 - b3 + b2 - b1 - a4 - a2;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A Dreassoc-2.c6 int b0, b1, b2, b3, b4; local
8 b4 = a4 + a3 + a2 + a1 + a0;
13 return b4 - b3 + b2 - b1 - a4 - a2;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20010518-2.c9 char b4; member in struct:__anon3720
32 a->e.b4 = 'c';
34 if (a->a != 1 || a->b != 2 || a->c != 3 || a->d != 4 || a->e.b4 != 'c')
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/powerpc/
H A Ddarwin-abi-11.c28 struct E b4; member in struct:y
H A Ddarwin-abi-5.c27 struct C b4; member in struct:z
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/eh/
H A Dia64-1.C38 register void *b4 __asm ("b4");
43 b1 = &buf[1]; b2 = &buf[2]; b3 = &buf[3]; b4 = &buf[4]; b5 = &buf[5];
55 || b4 != &buf[4] || b5 != &buf[5])
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/eh/
H A Dia64-1.C38 register void *b4 __asm ("b4");
43 b1 = &buf[1]; b2 = &buf[2]; b3 = &buf[3]; b4 = &buf[4]; b5 = &buf[5];
55 || b4 != &buf[4] || b5 != &buf[5])
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/debug/
H A Dpr43972.c10 foo (struct S *a1, union { char *b3; unsigned *b4; int *b5; } *a2)
23 *a2->b4++ = (long) f1;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Drd-v32-b1.s17 b4: label
H A Drd-v32-b2.s17 b4: label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/xstormy16/bss_below100/
H A D20_set_b100b_bitfield_0.c10 unsigned char b4:1; member in struct:__anon6667
H A D20_set_b100b_bitfield_7.c10 unsigned char b4:1; member in struct:__anon6668
H A D21_clr_b100b_bitfield_0.c10 unsigned char b4:1; member in struct:__anon6669
H A D21_clr_b100b_bitfield_7.c10 unsigned char b4:1; member in struct:__anon6670
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/xstormy16/data_below100/
H A D20_set_b100b_bitfield_0.c10 unsigned char b4:1; member in struct:__anon6697
H A D20_set_b100b_bitfield_7.c10 unsigned char b4:1; member in struct:__anon6698
H A D21_clr_b100b_bitfield_0.c10 unsigned char b4:1; member in struct:__anon6699
H A D21_clr_b100b_bitfield_7.c10 unsigned char b4:1; member in struct:__anon6700
H A D22_if1_b100b_bitfield_0.c11 unsigned char b4:1; member in struct:__anon6701
H A D22_if1_b100b_bitfield_3.c11 unsigned char b4:1; member in struct:__anon6702
H A D22_if1_b100b_bitfield_7.c11 unsigned char b4:1; member in struct:__anon6703

Completed in 293 milliseconds

1234567891011>>