/netbsd-src/external/bsd/byacc/dist/ |
H A D | warshall.c | 18 unsigned *relend; in transitive_closure() local 23 relend = R + n * rowsize; in transitive_closure() 28 while (rowi < relend) in transitive_closure() 34 while (rowj < relend) in transitive_closure() 67 unsigned *relend; in reflexive_transitive_closure() local 72 relend = R + n * rowsize; in reflexive_transitive_closure() 76 while (rp < relend) in reflexive_transitive_closure()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-moxie.c | 213 Elf_Internal_Rela *relend; in moxie_elf_relocate_section() local 217 relend = relocs + input_section->reloc_count; in moxie_elf_relocate_section() 219 for (rel = relocs; rel < relend; rel ++) in moxie_elf_relocate_section() 262 rel, 1, relend, howto, 0, contents); in moxie_elf_relocate_section()
|
H A D | elf32-xstormy16.c | 415 const Elf_Internal_Rela *rel, *relend; in xstormy16_elf_check_relocs() local 430 relend = relocs + sec->reloc_count; in xstormy16_elf_check_relocs() 431 for (rel = relocs; rel < relend; ++rel) in xstormy16_elf_check_relocs() 775 Elf_Internal_Rela * relend; in xstormy16_elf_relocate_section() local 780 relend = relocs + input_section->reloc_count; in xstormy16_elf_relocate_section() 784 for (rel = relocs; rel < relend; rel ++) in xstormy16_elf_relocate_section() 826 rel, 1, relend, howto, 0, contents); in xstormy16_elf_relocate_section()
|
H A D | elf32-d10v.c | 401 Elf_Internal_Rela *rel, *relend; in elf32_d10v_relocate_section() local 408 relend = relocs + input_section->reloc_count; in elf32_d10v_relocate_section() 409 for (; rel < relend; rel++) in elf32_d10v_relocate_section() 473 rel, 1, relend, howto, 0, contents); in elf32_d10v_relocate_section()
|
H A D | elf32-mt.c | 314 Elf_Internal_Rela * relend; in mt_elf_relocate_section() local 318 relend = relocs + input_section->reloc_count; in mt_elf_relocate_section() 320 for (rel = relocs; rel < relend; rel ++) in mt_elf_relocate_section() 366 rel, 1, relend, howto, 0, contents); in mt_elf_relocate_section()
|
H A D | elf64-bpf.c | 380 Elf_Internal_Rela *relend; in bpf_elf_relocate_section() local 384 relend = relocs + input_section->reloc_count; in bpf_elf_relocate_section() 386 for (rel = relocs; rel < relend; rel ++) in bpf_elf_relocate_section() 434 rel, 1, relend, howto, 0, contents); in bpf_elf_relocate_section()
|
H A D | elf32-z80.c | 398 Elf_Internal_Rela *rel, *relend; in z80_elf_relocate_section() local 404 relend = relocs + input_section->reloc_count; in z80_elf_relocate_section() 405 for (; rel < relend; rel++) in z80_elf_relocate_section() 444 rel, 1, relend, howto, 0, contents); in z80_elf_relocate_section()
|
H A D | elf32-epiphany.c | 484 Elf_Internal_Rela *relend; in epiphany_elf_relocate_section() local 488 relend = relocs + input_section->reloc_count; in epiphany_elf_relocate_section() 490 for (rel = relocs; rel < relend; rel ++) in epiphany_elf_relocate_section() 535 rel, 1, relend, howto, 0, contents); in epiphany_elf_relocate_section()
|
H A D | elf32-fr30.c | 513 Elf_Internal_Rela *relend; in fr30_elf_relocate_section() local 517 relend = relocs + input_section->reloc_count; in fr30_elf_relocate_section() 519 for (rel = relocs; rel < relend; rel ++) in fr30_elf_relocate_section() 568 rel, 1, relend, howto, 0, contents); in fr30_elf_relocate_section()
|
H A D | elf32-iq2000.c | 577 Elf_Internal_Rela * relend; in iq2000_elf_relocate_section() local 581 relend = relocs + input_section->reloc_count; in iq2000_elf_relocate_section() 583 for (rel = relocs; rel < relend; rel ++) in iq2000_elf_relocate_section() 645 rel, 1, relend, howto, 0, contents); in iq2000_elf_relocate_section()
|
H A D | coff-mcore.c | 357 struct internal_reloc * relend; in coff_mcore_relocate_section() local 381 relend = rel + input_section->reloc_count; in coff_mcore_relocate_section() 383 for (; rel < relend; rel++) in coff_mcore_relocate_section()
|
H A D | elf32-mcore.c | 406 Elf_Internal_Rela * relend = relocs + input_section->reloc_count; in mcore_elf_relocate_section() local 421 for (; rel < relend; rel++) in mcore_elf_relocate_section() 483 rel, 1, relend, howto, 0, contents); in mcore_elf_relocate_section()
|
H A D | elf32-mep.c | 441 Elf_Internal_Rela * relend; in mep_elf_relocate_section() local 445 relend = relocs + input_section->reloc_count; in mep_elf_relocate_section() 449 for (rel = relocs; rel < relend; rel ++) in mep_elf_relocate_section() 492 rel, 1, relend, howto, 0, contents); in mep_elf_relocate_section()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-moxie.c | 213 Elf_Internal_Rela *relend; in moxie_elf_relocate_section() local 217 relend = relocs + input_section->reloc_count; in moxie_elf_relocate_section() 219 for (rel = relocs; rel < relend; rel ++) in moxie_elf_relocate_section() 262 rel, 1, relend, howto, 0, contents); in moxie_elf_relocate_section()
|
H A D | elf32-xstormy16.c | 415 const Elf_Internal_Rela *rel, *relend; in xstormy16_elf_check_relocs() local 430 relend = relocs + sec->reloc_count; in xstormy16_elf_check_relocs() 431 for (rel = relocs; rel < relend; ++rel) in xstormy16_elf_check_relocs() 775 Elf_Internal_Rela * relend; in xstormy16_elf_relocate_section() local 780 relend = relocs + input_section->reloc_count; in xstormy16_elf_relocate_section() 784 for (rel = relocs; rel < relend; rel ++) in xstormy16_elf_relocate_section() 826 rel, 1, relend, howto, 0, contents); in xstormy16_elf_relocate_section()
|
H A D | elf32-mt.c | 314 Elf_Internal_Rela * relend; in mt_elf_relocate_section() local 318 relend = relocs + input_section->reloc_count; in mt_elf_relocate_section() 320 for (rel = relocs; rel < relend; rel ++) in mt_elf_relocate_section() 366 rel, 1, relend, howto, 0, contents); in mt_elf_relocate_section()
|
H A D | elf32-d10v.c | 401 Elf_Internal_Rela *rel, *relend; in elf32_d10v_relocate_section() local 408 relend = relocs + input_section->reloc_count; in elf32_d10v_relocate_section() 409 for (; rel < relend; rel++) in elf32_d10v_relocate_section() 473 rel, 1, relend, howto, 0, contents); in elf32_d10v_relocate_section()
|
H A D | elf64-bpf.c | 187 Elf_Internal_Rela *relend; in bpf_elf_relocate_section() local 191 relend = relocs + input_section->reloc_count; in bpf_elf_relocate_section() 193 for (rel = relocs; rel < relend; rel ++) in bpf_elf_relocate_section() 244 rel, 1, relend, howto, 0, contents); in bpf_elf_relocate_section()
|
H A D | elf32-z80.c | 398 Elf_Internal_Rela *rel, *relend; in z80_elf_relocate_section() local 404 relend = relocs + input_section->reloc_count; in z80_elf_relocate_section() 405 for (; rel < relend; rel++) in z80_elf_relocate_section() 444 rel, 1, relend, howto, 0, contents); in z80_elf_relocate_section()
|
H A D | elf32-fr30.c | 513 Elf_Internal_Rela *relend; in fr30_elf_relocate_section() local 517 relend = relocs + input_section->reloc_count; in fr30_elf_relocate_section() 519 for (rel = relocs; rel < relend; rel ++) in fr30_elf_relocate_section() 568 rel, 1, relend, howto, 0, contents); in fr30_elf_relocate_section()
|
H A D | elf32-epiphany.c | 485 Elf_Internal_Rela *relend; in epiphany_elf_relocate_section() local 489 relend = relocs + input_section->reloc_count; in epiphany_elf_relocate_section() 491 for (rel = relocs; rel < relend; rel ++) in epiphany_elf_relocate_section() 536 rel, 1, relend, howto, 0, contents); in epiphany_elf_relocate_section()
|
H A D | elf32-iq2000.c | 577 Elf_Internal_Rela * relend; in iq2000_elf_relocate_section() local 581 relend = relocs + input_section->reloc_count; in iq2000_elf_relocate_section() 583 for (rel = relocs; rel < relend; rel ++) in iq2000_elf_relocate_section() 645 rel, 1, relend, howto, 0, contents); in iq2000_elf_relocate_section()
|
H A D | coff-mcore.c | 357 struct internal_reloc * relend; in coff_mcore_relocate_section() local 381 relend = rel + input_section->reloc_count; in coff_mcore_relocate_section() 383 for (; rel < relend; rel++) in coff_mcore_relocate_section()
|
H A D | elf32-mcore.c | 406 Elf_Internal_Rela * relend = relocs + input_section->reloc_count; in mcore_elf_relocate_section() local 421 for (; rel < relend; rel++) in mcore_elf_relocate_section() 483 rel, 1, relend, howto, 0, contents); in mcore_elf_relocate_section()
|
H A D | elf32-mep.c | 441 Elf_Internal_Rela * relend; in mep_elf_relocate_section() local 445 relend = relocs + input_section->reloc_count; in mep_elf_relocate_section() 449 for (rel = relocs; rel < relend; rel ++) in mep_elf_relocate_section() 492 rel, 1, relend, howto, 0, contents); in mep_elf_relocate_section()
|