| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| D | 20030625-1.c | 5 typedef struct _foo foo; 6 struct _foo { struct
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 20000606-1.c | 1 typedef struct _foo foo; 3 struct _foo { struct
|
| D | 20001109-1.c | 1 typedef struct _foo foo; 3 struct _foo { struct
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/ |
| D | gdb701.c | 1 struct _foo struct 8 typedef struct _foo Foo; argument
|
| /openbsd/src/gnu/llvm/clang/tools/clang-fuzzer/corpus_examples/objc/ |
| D | BasicClass.m | 5 int _foo; field 24 _foo = (_boolean != 0) ? self.bar : [self.objectField bar];
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
| D | qualttp21.C | 7 int _foo; variable
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | README.txt | 131 _foo: 140 _foo: 270 _foo: 281 _foo: 297 _foo: 482 _foo:
|
| D | README_ALTIVEC.txt | 146 _foo:
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/warnings/ |
| D | perl | 49 $_foo; # underscores (none of which should warn) 61 $_foo, # underscores (none of which should warn)
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | reloc.texi | 144 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 …]
|
| D | bfdint.texi | 364 @samp{_foo} for a function named @samp{foo} in the C source, in which
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | reloc.texi | 144 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 …]
|
| D | bfdint.texi | 364 @samp{_foo} for a function named @samp{foo} in the C source, in which
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | README.txt | 470 _foo: 808 _foo: 814 _foo: 1309 _foo: 1543 _foo: 1551 _foo: 1611 _foo: ## @foo 1642 _foo:
|
| D | README-X86-64.txt | 89 _foo:
|
| D | README-SSE.txt | 701 _foo:
|
| /openbsd/src/gnu/usr.bin/perl/ext/VMS-Filespec/t/ |
| D | filespec.t | 136 \ foo.tmp vmsify ^_foo.tmp ^
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | README.txt | 157 bl _foo 430 _foo: 531 _foo:
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ |
| D | README.txt | 138 incl _foo 142 movl _foo, %eax 145 movl %eax, _foo 405 _foo: 1780 _foo: ## @foo
|
| /openbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ld.texinfo | 1803 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/ |
| D | ld.texinfo | 1973 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/ |
| D | tests | 180 \([^_]*\)\(_*\1\)* b foo_foo_bar_bar_bar_baz foo_foo foo,_foo
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | ChangeLog-0203 | 894 check to fix false keyword trigger with names such as <keyword>_foo.
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | ChangeLog-0203 | 894 check to fix false keyword trigger with names such as <keyword>_foo.
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | InternalsManual.rst | 1546 e.g., "``_foo``" for "``operator "" _foo``". Use
|