| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
| D | reg-stack4.C | 16 double ext1(double); 25 ext1 (vecdca.data-glob); in track_match() 26 ext1 (phi*2); in track_match()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | coffswap.h | 338 coff_swap_sym_in (abfd, ext1, in1) in coff_swap_sym_in() argument 340 PTR ext1; 343 SYMENT *ext = (SYMENT *) ext1; 372 COFF_ADJUST_SYM_IN_POST (abfd, ext1, in1); 426 coff_swap_aux_in (abfd, ext1, type, class, indx, numaux, in1) in coff_swap_aux_in() argument 428 PTR ext1; 435 AUXENT *ext = (AUXENT *) ext1; 439 COFF_ADJUST_AUX_IN_PRE (abfd, ext1, type, class, indx, numaux, in1); 527 COFF_ADJUST_AUX_IN_POST (abfd, ext1, type, class, indx, numaux, in1); 628 coff_swap_lineno_in (abfd, ext1, in1) in coff_swap_lineno_in() argument [all …]
|
| D | coff-stgo32.c | 227 adjust_aux_in_post (abfd, ext1, type, class, indx, numaux, in1) in adjust_aux_in_post() argument 229 PTR ext1 ATTRIBUTE_UNUSED;
|
| D | peXXigen.c | 101 _bfd_XXi_swap_sym_in (abfd, ext1, in1) in _bfd_XXi_swap_sym_in() argument 103 PTR ext1; 106 SYMENT *ext = (SYMENT *) ext1; 217 coff_swap_sym_in_hook (abfd, ext1, in1); 253 _bfd_XXi_swap_aux_in (abfd, ext1, type, class, indx, numaux, in1) in _bfd_XXi_swap_aux_in() argument 255 PTR ext1; 262 AUXENT *ext = (AUXENT *) ext1; 401 _bfd_XXi_swap_lineno_in (abfd, ext1, in1) in _bfd_XXi_swap_lineno_in() argument 403 PTR ext1; 406 LINENO *ext = (LINENO *) ext1;
|
| D | coff64-rs6000.c | 278 _bfd_xcoff64_swap_lineno_in (abfd, ext1, in1) in _bfd_xcoff64_swap_lineno_in() argument 280 PTR ext1; 283 LINENO *ext = (LINENO *) ext1; 314 _bfd_xcoff64_swap_sym_in (abfd, ext1, in1) in _bfd_xcoff64_swap_sym_in() argument 316 PTR ext1; 319 struct external_syment *ext = (struct external_syment *) ext1; 350 _bfd_xcoff64_swap_aux_in (abfd, ext1, type, class, indx, numaux, in1) in _bfd_xcoff64_swap_aux_in() argument 352 PTR ext1; 359 union external_auxent *ext = (union external_auxent *) ext1;
|
| D | coff-rs6000.c | 333 _bfd_xcoff_swap_sym_in (abfd, ext1, in1) in _bfd_xcoff_swap_sym_in() argument 335 PTR ext1; 338 SYMENT *ext = (SYMENT *)ext1; 386 _bfd_xcoff_swap_aux_in (abfd, ext1, type, class, indx, numaux, in1) in _bfd_xcoff_swap_aux_in() argument 388 PTR ext1; 395 AUXENT * ext = (AUXENT *)ext1;
|
| D | coff-ppc.c | 2166 ppc_coff_swap_sym_in_hook (abfd, ext1, in1) 2168 PTR ext1 ATTRIBUTE_UNUSED;
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | coffswap.h | 306 coff_swap_sym_in (bfd * abfd, void * ext1, void * in1) in coff_swap_sym_in() argument 308 SYMENT *ext = (SYMENT *) ext1; in coff_swap_sym_in() 334 COFF_ADJUST_SYM_IN_POST (abfd, ext1, in1); in coff_swap_sym_in() 382 void * ext1, in coff_swap_aux_in() argument 389 AUXENT *ext = (AUXENT *) ext1; in coff_swap_aux_in() 393 COFF_ADJUST_AUX_IN_PRE (abfd, ext1, type, class, indx, numaux, in1); in coff_swap_aux_in() 479 COFF_ADJUST_AUX_IN_POST (abfd, ext1, type, class, indx, numaux, in1); in coff_swap_aux_in() 579 coff_swap_lineno_in (bfd * abfd, void * ext1, void * in1) in coff_swap_lineno_in() argument 581 LINENO *ext = (LINENO *) ext1; in coff_swap_lineno_in()
|
| D | coff-stgo32.c | 227 adjust_aux_in_post (abfd, ext1, type, class, indx, numaux, in1) in adjust_aux_in_post() argument 229 PTR ext1 ATTRIBUTE_UNUSED;
|
| D | coff64-rs6000.c | 278 _bfd_xcoff64_swap_lineno_in (abfd, ext1, in1) in _bfd_xcoff64_swap_lineno_in() argument 280 PTR ext1; 283 LINENO *ext = (LINENO *) ext1; 314 _bfd_xcoff64_swap_sym_in (abfd, ext1, in1) in _bfd_xcoff64_swap_sym_in() argument 316 PTR ext1; 319 struct external_syment *ext = (struct external_syment *) ext1; 350 _bfd_xcoff64_swap_aux_in (abfd, ext1, type, class, indx, numaux, in1) in _bfd_xcoff64_swap_aux_in() argument 352 PTR ext1; 359 union external_auxent *ext = (union external_auxent *) ext1;
|
| D | peXXigen.c | 93 _bfd_XXi_swap_sym_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_sym_in() argument 95 SYMENT *ext = (SYMENT *) ext1; in _bfd_XXi_swap_sym_in() 185 coff_swap_sym_in_hook (abfd, ext1, in1); in _bfd_XXi_swap_sym_in() 219 void * ext1, in _bfd_XXi_swap_aux_in() argument 226 AUXENT *ext = (AUXENT *) ext1; in _bfd_XXi_swap_aux_in() 365 _bfd_XXi_swap_lineno_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_lineno_in() argument 367 LINENO *ext = (LINENO *) ext1; in _bfd_XXi_swap_lineno_in()
|
| D | coff-rs6000.c | 333 _bfd_xcoff_swap_sym_in (abfd, ext1, in1) in _bfd_xcoff_swap_sym_in() argument 335 PTR ext1; 338 SYMENT *ext = (SYMENT *)ext1; 386 _bfd_xcoff_swap_aux_in (abfd, ext1, type, class, indx, numaux, in1) in _bfd_xcoff_swap_aux_in() argument 388 PTR ext1; 395 AUXENT * ext = (AUXENT *)ext1;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/ |
| D | ChangeLog | 100 * ext1.C: New test.
|
| /openbsd/src/usr.bin/ssh/ |
| D | PROTOCOL | 480 string ext1-name 481 string ext1-version
|
| /openbsd/src/gnu/usr.bin/binutils/ |
| D | md5.sum | 4991 232026219508f7b71f6ee431840c6433 ld/testsuite/ld-mmix/ext1-254.s 4992 3a7cd12a9f3c4885d04f1c0813847708 ld/testsuite/ld-mmix/ext1.s
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ |
| D | md5.sum | 6131 232026219508f7b71f6ee431840c6433 ld/testsuite/ld-mmix/ext1-254.s 6132 3a7cd12a9f3c4885d04f1c0813847708 ld/testsuite/ld-mmix/ext1.s
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | LanguageExtensions.rst | 2389 const int ext1 = __builtin_offsetof(struct U { int i; }, i); // C extension
|