Home
last modified time | relevance | path

Searched refs:_foo (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
D20030625-1.c5 typedef struct _foo foo;
6 struct _foo { struct
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D20000606-1.c1 typedef struct _foo foo;
3 struct _foo { struct
D20001109-1.c1 typedef struct _foo foo;
3 struct _foo { struct
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
Dgdb701.c1 struct _foo struct
8 typedef struct _foo Foo; argument
/openbsd/src/gnu/llvm/clang/tools/clang-fuzzer/corpus_examples/objc/
DBasicClass.m5 int _foo; field
24 _foo = (_boolean != 0) ? self.bar : [self.objectField bar];
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
Dqualttp21.C7 int _foo; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DREADME.txt131 _foo:
140 _foo:
270 _foo:
281 _foo:
297 _foo:
482 _foo:
DREADME_ALTIVEC.txt146 _foo:
/openbsd/src/gnu/usr.bin/perl/t/lib/warnings/
Dperl49 $_foo; # underscores (none of which should warn)
61 $_foo, # underscores (none of which should warn)
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dreloc.texi144 00000006 32 _foo
158 or.u r13,r0,hi16(_foo+0x12345678)
159 ld.b r2,r13,lo16(_foo+0x12345678)
163 This should create two relocs, both pointing to @code{_foo}, and with
169 00000002 HVRT16 _foo+0x12340000
170 00000006 LVRT16 _foo+0x12340000
179 value of @code{_foo}. Note that all 32 bits have to be kept around
192 sethi %hi(_foo+0x12345678),%g2
193 ldsb [%g2+%lo(_foo+0x12345678)],%i0
204 00000004 HI22 _foo+0x12345678
[all …]
Dbfdint.texi364 @samp{_foo} for a function named @samp{foo} in the C source, in which
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dreloc.texi144 00000006 32 _foo
158 or.u r13,r0,hi16(_foo+0x12345678)
159 ld.b r2,r13,lo16(_foo+0x12345678)
163 This should create two relocs, both pointing to @code{_foo}, and with
169 00000002 HVRT16 _foo+0x12340000
170 00000006 LVRT16 _foo+0x12340000
179 value of @code{_foo}. Note that all 32 bits have to be kept around
192 sethi %hi(_foo+0x12345678),%g2
193 ldsb [%g2+%lo(_foo+0x12345678)],%i0
204 00000004 HI22 _foo+0x12345678
[all …]
Dbfdint.texi364 @samp{_foo} for a function named @samp{foo} in the C source, in which
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DREADME.txt470 _foo:
808 _foo:
814 _foo:
1309 _foo:
1543 _foo:
1551 _foo:
1611 _foo: ## @foo
1642 _foo:
DREADME-X86-64.txt89 _foo:
DREADME-SSE.txt701 _foo:
/openbsd/src/gnu/usr.bin/perl/ext/VMS-Filespec/t/
Dfilespec.t136 \ foo.tmp vmsify ^_foo.tmp ^
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DREADME.txt157 bl _foo
430 _foo:
531 _foo:
/openbsd/src/gnu/llvm/llvm/lib/Target/
DREADME.txt138 incl _foo
142 movl _foo, %eax
145 movl %eax, _foo
405 _foo:
1780 _foo: ## @foo
/openbsd/src/gnu/usr.bin/binutils/ld/
Dld.texinfo1803 undefined symbol @code{_foo} might be linked to the function
1804 @code{_foo@@12}, or the undefined symbol @code{_bar@@16} might be linked
5201 exported as @samp{_foo} by using special directives in the DEF file
5210 _foo = foo
5213 The line @samp{_foo = foo} maps the symbol @samp{foo} to @samp{_foo}.
5220 void _foo () __attribute__ ((weak, alias ("foo")));
5228 kernel does this regularly. A symbol @samp{_foo} can be exported as
5229 @samp{foo} but not as @samp{_foo} by using special directives in the
5237 _foo = foo
5240 The line @samp{_foo = foo} maps the exported symbol @samp{foo} to
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dld.texinfo1973 undefined symbol @code{_foo} might be linked to the function
1974 @code{_foo@@12}, or the undefined symbol @code{_bar@@16} might be linked
2975 _foo = 1000;
6108 exported as @samp{_foo} by using special directives in the DEF file
6117 _foo = foo
6120 The line @samp{_foo = foo} maps the symbol @samp{foo} to @samp{_foo}.
6127 void _foo () __attribute__ ((weak, alias ("foo")));
6135 kernel does this regularly. A symbol @samp{_foo} can be exported as
6136 @samp{foo} but not as @samp{_foo} by using special directives in the
6144 _foo = foo
[all …]
/openbsd/src/regress/lib/libc/regex/
Dtests180 \([^_]*\)\(_*\1\)* b foo_foo_bar_bar_bar_baz foo_foo foo,_foo
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
DChangeLog-0203894 check to fix false keyword trigger with names such as <keyword>_foo.
/openbsd/src/gnu/usr.bin/binutils/opcodes/
DChangeLog-0203894 check to fix false keyword trigger with names such as <keyword>_foo.
/openbsd/src/gnu/llvm/clang/docs/
DInternalsManual.rst1546 e.g., "``_foo``" for "``operator "" _foo``". Use

12