Searched refs:data2 (Results 1 - 25 of 56) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Daggr13.C13 S data2[] = {data[0]}; local
15 if (!data2[0].y)
H A Dnew24.C15 static unsigned data2[10]; local
16 unsigned *ptr2 = new (&data2[0]) unsigned (10);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/abi/
H A Darm_cxa_vec1.C17 char data2; local
23 p = (char *) __cxa_vec_cctor (&data2, &data, 1, 1, cctor, NULL);
24 if (p != &data2)
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40964.c4 char * __restrict data2; member in struct:alloc2
/haiku-buildtools/gcc/gcc/config/i386/
H A Dlwpintrin.h51 __lwpval32 (unsigned int data2, unsigned int data1, unsigned int flags) argument
53 __builtin_ia32_lwpval32 (data2, data1, flags);
58 __lwpval64 (unsigned long long data2, unsigned int data1, unsigned int flags) argument
60 __builtin_ia32_lwpval64 (data2, data1, flags);
77 __lwpins32 (unsigned int data2, unsigned int data1, unsigned int flags) argument
79 return __builtin_ia32_lwpins32 (data2, data1, flags);
84 __lwpins64 (unsigned long long data2, unsigned int data1, unsigned int flags) argument
86 return __builtin_ia32_lwpins64 (data2, data1, flags);
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dcomm-data.exp68 "$LDFLAGS $ZFLAG -T ../ld-elf/comm-data2.ld -Ltmpdir -lmips-$abi-$reloc-comm-data" "" \
70 { ../ld-elf/comm-data2.s } \
72 { readelf -s ../ld-elf/comm-data2.sd } \
73 { readelf -r ../ld-elf/comm-data2.rd } \
74 { readelf "-x .debug_foo" ../ld-elf/comm-data2.xd } \
/haiku-buildtools/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-7.s1 .section .data2,"wa"
H A Delf-reloc-7.d13 0*0000004 SREL32 \.data2\+0x0*0000004
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dpcrel.s23 jmp data2
34 jmp data2 - abs
45 jmp data2 - abs2
59 data2: .long 0 label
H A Dabsrel.s23 mov data2,%eax
34 mov data2 - abs, %eax
45 mov data2 - abs2,%eax
59 data2: .long 0 label
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dorder.s4 data2 0x1234
22 data2 0x1234
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-7.s1 .section .data2,"wa"
H A Delf-reloc-7.d13 0*0000004 SREL32 \.data2\+0x0*0000004
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dpcrel.s23 jmp data2
34 jmp data2 - abs
45 jmp data2 - abs2
59 data2: .long 0 label
H A Dabsrel.s23 mov data2,%eax
34 mov data2 - abs, %eax
45 mov data2 - abs2,%eax
59 data2: .long 0 label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dorder.s4 data2 0x1234
22 data2 0x1234
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/rope/
H A Dpthread7-rope.cc71 const char* data2; local
76 data2 = foo2.c_str();
77 VERIFY( !std::strcmp (data2, "bar2baz2bongle2") );
99 VERIFY( !std::strcmp (data2, "bar2baz2bongle2") );
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D13478.C12 const hand data2; member in struct:hand_table
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Duninit-9-O0.c13 int data2; member in struct:foo
H A Duninit-9.c13 int data2; member in struct:foo
/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Doverlay-size.s17 .section .data2, "aw", "progbits"
H A Doverlay-size-map.d24 \.data2 *0x0*20260 *0x40 load address 0x0*30130
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-scripts/
H A Doverlay-size.s17 .section .data2, "aw", "progbits"
H A Doverlay-size-map.d20 \.data2 *0x0*20260 *0x40 load address 0x0*30130
/haiku-buildtools/binutils/ld/testsuite/ld-ia64/
H A Dundefined.s49 data2.ua 0x2
128 data2.ua 0x2
136 data2.ua 0x2
140 data2.ua 0x0
141 data2.ua 0x0

Completed in 373 milliseconds

123