Searched refs:abcd (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpaste16.c5 int abcd; variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dnamelist_assumed_char.f9018 namelist /abcd/ d ! { dg-error "nonconstant character length in namelist" } namelist in subroutine:bar
H A Dequiv_7.f9016 integer(4), parameter :: abcd = ichar ("a") + 256_4 * (ichar("b") + 256_4 * & variable
18 logical(4), parameter :: bigendian = transfer (abcd, "wxyz") .eq. "abcd"
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/avr/torture/
H A Daddr-space-2.h11 abcd
26 const __as tree abcd = { '*', &ab, &cd }; variable
31 if (abcd.val != '*')
34 if (abcd.l->val != 'A')
36 if (abcd.r->val != 'C')
39 if (abcd.l->l->val != 'a')
41 if (abcd.l->r->val != 'b')
43 if (abcd.r->l->val != 'c')
45 if (abcd.r->r->val != 'd')
95 const __as tree *t = &abcd;
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug346.go16 println("abcd: expected 1 2 3 4 got", a, b, c, d)
H A Dbug303.go35 br := strings.NewReader("abcd")
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dcons.d80 2d: abcd.*
H A Dconsfar.d82 2d: abcd.*
H A Dall-opcodes.d43991 abcd: 0f14.*
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dcons.d80 2d: abcd.*
H A Dconsfar.d82 2d: abcd.*
H A Dall-opcodes.d43991 abcd: 0f14.*
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86/k6/
H A Dcross.pl113 && $opcode !~ /1[89abcd]/ # sbb
125 && $opcode !~ /f[89abcd]/ # clc,stc,cli,sti,cld,std
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-m68hc11/
H A Dfar-hc12.d15 0+c011 <_start\+0x3> ldx \#0+abcd <__bank_start\+0x2bcd>
25 0+c029 <_start\+0x1b> cpx \#0+abcd <__bank_start\+0x2bcd>
H A Dfar-hc11.d19 0+8017 <_start\+0x3> ldx \#0+abcd <__data_image\+0x2b63>
29 0+8030 <_start\+0x1c> cpx \#0+abcd <__data_image\+0x2b63>
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Dfar-hc11.d18 0+8017 <_start\+0x3> ldx \#0x0+abcd .*
28 0+8030 <_start\+0x1c> cpx \#0x0+abcd .*
H A Dfar-hc12.d14 0+c011 <_start\+0x3> ldx \#0x0+abcd <__bank_start\+0x2bcd>
24 0+c029 <_start\+0x1b> cpx \#0x0+abcd <__bank_start\+0x2bcd>
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drange.go184 return "abcd���"
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dldstla-n64-shared.d150 22c: 3402abcd li v0,0xabcd
H A Dldstla-n64.d150 22c: 3402abcd li v0,0xabcd
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dldstla-n64-shared.d150 22c: 3402abcd li v0,0xabcd
H A Dldstla-n64.d150 22c: 3402abcd li v0,0xabcd
/haiku-buildtools/gcc/gcc/config/avr/
H A Davr.c2269 int abcd = 0, ef = 0, ij = 0;
2272 abcd = code - 'A';
2330 fprintf (file, reg_names[REGNO (x) + abcd]);
2337 fprintf (file, HOST_WIDE_INT_PRINT_DEC, ival + abcd);
2268 int abcd = 0, ef = 0, ij = 0; local

Completed in 596 milliseconds