Searched refs:_foo (Results 1 - 25 of 39) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20030625-1.c5 typedef struct _foo foo;
6 struct _foo { struct
H A Dpragma-re-4.c5 /* { dg-final { scan-assembler "_foo" } } */
8 #define foo _foo
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-resolve.C6 int operator"" _foo(const char*) { return 0; } function
7 int operator"" _foo(unsigned long long int) { return 1; } function
8 int operator"" _foo(long double) { return 2; } function
9 int operator"" _foo(char) { return 3; } function
10 int operator"" _foo(wchar_t) { return 4; } function
11 int operator"" _foo(char16_t) { return 5; } function
12 int operator"" _foo(char32_t) { return 6; } function
13 int operator"" _foo(const char*, std::size_t) { return 7; } function
14 int operator"" _foo(const wchar_t*, std::size_t) { return 8; } function
15 int operator"" _foo(cons function
16 int operator"" _foo(const char32_t*, std::size_t) { return 10; } function
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/weak/
H A Dweak-13.c8 #pragma weak foo = _foo
13 int _foo = 4; variable
/haiku-buildtools/binutils/ld/testsuite/ld-gc/
H A Dpr19167b.s1 .section _foo,"aw",%progbits
H A Dstart.s4 .section _foo,"aw",%progbits
H A Dpr19167a.s4 .section _foo,"aw",%progbits
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dgroup-1.s1 .section .text,"axG",@progbits,._foo,comdat
2 .proc _foo#
3 _foo: label
10 .endp _foo#
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dgroup-1.s1 .section .text,"axG",@progbits,._foo,comdat
2 .proc _foo#
3 _foo: label
10 .endp _foo#
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000606-1.c1 typedef struct _foo foo;
3 struct _foo { struct
H A D20001109-1.c1 typedef struct _foo foo;
3 struct _foo { struct
/haiku-buildtools/binutils/gas/testsuite/gas/m68k/
H A Dpic1.s2 .globl _foo
3 _foo: label
H A Ddisperr.s6 .globl _foo
7 _foo: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68k/
H A Dpic1.s2 .globl _foo
3 _foo: label
/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Ddiff1.s4 .globl _foo
5 _foo: .long _a - _b label
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dloop.d6 .* R_BFIN_GOT17M4 0+00 _foo \+ 0
H A Dloop2.d6 .* R_BFIN_GOT17M4 0+00 _foo \+ 0
H A Dloop3.d6 .* R_BFIN_GOT17M4 0+00 _foo \+ 0
H A Dloop.s3 R0 = [P3+_foo@GOT17M4];
H A Dloop2.s3 R0 = [P3+_foo@GOT17M4];
H A Dloop3.s3 R0 = [P3+_foo@GOT17M4];
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Ddiff1.s4 .globl _foo
5 _foo: .long _a - _b label
/haiku-buildtools/binutils/gas/testsuite/gas/v850/
H A Dreloc.s5 movea zdaoff(_foo),r0,r1
6 movhi tdaoff(_foo),ep,r1
7 movhi sdaoff(_foo),gp,r1
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/v850/
H A Dreloc.s5 movea zdaoff(_foo),r0,r1
6 movhi tdaoff(_foo),ep,r1
7 movhi sdaoff(_foo),gp,r1
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dqualttp21.C7 int _foo; member in class:foo

Completed in 301 milliseconds

12