Searched defs:dst (Results 351 - 375 of 603) sorted by relevance

<<11121314151617181920>>

/haiku-buildtools/gcc/gcc/
H A Dsbitmap.c248 bitmap_copy (sbitmap dst, const_sbitmap src) argument
335 bitmap_ior_and_compl (sbitmap dst, const_sbitmap a, const_sbitmap b, const_sbitmap c) argument
359 bitmap_not(sbitmap dst, const_sbitmap src) argument
382 bitmap_and_compl(sbitmap dst, const_sbitmap a, const_sbitmap b) argument
429 bitmap_and(sbitmap dst, const_sbitmap a, const_sbitmap b) argument
463 bitmap_xor(sbitmap dst, const_sbitmap a, const_sbitmap b) argument
497 bitmap_ior(sbitmap dst, const_sbitmap a, const_sbitmap b) argument
546 bitmap_or_and(sbitmap dst, const_sbitmap a, const_sbitmap b, const_sbitmap c) argument
571 bitmap_and_or(sbitmap dst, const_sbitmap a, const_sbitmap b, const_sbitmap c) argument
[all...]
H A Dtree-ssa-threadedge.c239 tree dst = gimple_phi_result (phi); local
/haiku-buildtools/binutils/bfd/
H A Delf32-epiphany.c366 epiphany_info_to_howto_rela(bfd * abfd ATTRIBUTE_UNUSED, arelent * cache_ptr, Elf_Internal_Rela * dst) argument
H A Dverilog.c165 char *dst = buffer; local
196 char *dst = buffer; local
[all...]
H A Delf32-mt.c231 mt_info_to_howto_rela(bfd * abfd ATTRIBUTE_UNUSED, arelent * cache_ptr, Elf_Internal_Rela * dst) argument
H A Delf32-xgate.c418 xgate_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr, Elf_Internal_Rela *dst) argument
H A Dpe-mips.c527 mips_swap_reloc_in (bfd * abfd, void * src, void * dst) argument
555 mips_swap_reloc_out (bfd * abfd, void * src, void * dst) argument
H A Delf32-mcore.c341 mcore_elf_info_to_howto(bfd * abfd ATTRIBUTE_UNUSED, arelent * cache_ptr, Elf_Internal_Rela * dst) argument
H A Delf32-crx.c422 elf_crx_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr, Elf_Internal_Rela *dst) argument
H A Dcoff-h8300.c275 rtype2howto (arelent *internal, struct internal_reloc *dst) argument
/haiku-buildtools/binutils/ld/
H A Dldexp.h67 const char *dst; member in struct:etree_union::__anon1042
/haiku-buildtools/binutils/opcodes/
H A Di960-dis.c469 int src, src2, dst; local
/haiku-buildtools/jam/
H A Dregexp.c698 register char *dst; local
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-h8300.c302 rtype2howto (arelent *internal, struct internal_reloc *dst) argument
H A Dcoffswap.h216 coff_swap_reloc_in (bfd * abfd, void * src, void * dst) argument
231 coff_swap_reloc_out (bfd * abfd, void * src, void * dst) argument
253 coff_swap_filehdr_in (bfd * abfd, void * src, void * dst) argument
H A Delf32-cr16c.c162 elf_cr16c_info_to_howto_rel(bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr, Elf_Internal_Rela *dst) argument
H A Delf32-crx.c411 elf_crx_info_to_howto(bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr, Elf_Internal_Rela *dst) argument
H A Delf32-iq2000.c372 iq2000_info_to_howto_rela(bfd * abfd ATTRIBUTE_UNUSED, arelent * cache_ptr, Elf_Internal_Rela * dst) argument
H A Delf32-msp430.c205 msp430_info_to_howto_rela(bfd * abfd ATTRIBUTE_UNUSED, arelent * cache_ptr, Elf_Internal_Rela * dst) argument
H A Delf32-xstormy16.c354 xstormy16_info_to_howto_rela(bfd * abfd ATTRIBUTE_UNUSED, arelent * cache_ptr, Elf_Internal_Rela * dst) argument
/haiku-buildtools/legacy/binutils/binutils/
H A Dunwind-ia64.c729 unsigned char byte1 = *dp++, r, dst; local
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmaxq-dis.c33 unsigned char dst; member in struct:_group_info
/haiku-buildtools/cloog/source/isl/
H A Dconstraints.c620 cloog_constraint_copy_coefficients(CloogConstraint *constraint, cloog_int_t *dst) argument
/haiku-buildtools/cloog/source/matrix/
H A Dconstraintset.c801 cloog_constraint_copy_coefficients(CloogConstraint *constraint, cloog_int_t *dst) argument
/haiku-buildtools/binutils/binutils/
H A Dunwind-ia64.c715 unsigned char byte1 = *dp++, r, dst; local
[all...]

Completed in 162 milliseconds

<<11121314151617181920>>