/netbsd-src/lib/libc/citrus/ |
H A D | citrus_region.h | 40 size_t r_size; member 48 r->r_size = sz; in _citrus_region_init() 60 return r->r_size; in _citrus_region_size() 66 return r->r_size >= ofs + sz ? 0 : -1; in _citrus_region_check()
|
H A D | citrus_lc_ctype.c | 93 ret = _rune_load((const char *)r.r_head, r.r_size, pdata); in _citrus_LC_CTYPE_create_impl()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-alpha.c | 510 intern->r_size = ((ext->r_bits[3] & RELOC_BITS3_SIZE_LITTLE) in alpha_ecoff_swap_reloc_in() 520 if (intern->r_size != 0) in alpha_ecoff_swap_reloc_in() 522 intern->r_size = intern->r_symndx; in alpha_ecoff_swap_reloc_in() 552 symndx = intern->r_size; in alpha_ecoff_swap_reloc_out() 560 size = intern->r_size; in alpha_ecoff_swap_reloc_out() 565 size = intern->r_size; in alpha_ecoff_swap_reloc_out() 637 rptr->addend = intern->r_size; in alpha_adjust_reloc_in() 646 rptr->addend = (intern->r_offset << 8) + intern->r_size; in alpha_adjust_reloc_in() 695 intern->r_size = rel->addend; in alpha_adjust_reloc_out() 699 intern->r_size = rel->addend & 0xff; in alpha_adjust_reloc_out() [all …]
|
H A D | coff64-rs6000.c | 243 internal.r_size = \ 726 dst->r_size = bfd_get_8 (abfd, src->r_size); in xcoff64_swap_reloc_in() 739 bfd_put_8 (abfd, src->r_size, dst->r_size); in xcoff64_swap_reloc_out() 1449 if (15 == (internal->r_size & 0x3f)) in xcoff64_rtype2howto() 1459 else if (31 == (internal->r_size & 0x3f)) in xcoff64_rtype2howto() 1475 != ((unsigned int) internal->r_size & 0x3f) + 1)) in xcoff64_rtype2howto() 1583 if (howto.bitsize != (rel->r_size & 0x3f) + 1) in xcoff64_ppc_relocate_section() 1589 howto.bitsize = (rel->r_size & 0x3f) + 1; in xcoff64_ppc_relocate_section() 1600 input_bfd, rel->r_type, rel->r_vaddr, rel->r_size); in xcoff64_ppc_relocate_section() 1605 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff64_ppc_relocate_section() [all …]
|
H A D | coff-rs6000.c | 66 internal.r_size = \ 1168 if (15 == (internal->r_size & 0x1f)) in xcoff_rtype2howto() 1185 != ((unsigned int) internal->r_size & 0x1f) + 1)) in xcoff_rtype2howto() 2974 dst->r_size = bfd_get_8 (abfd, src->r_size); in xcoff_swap_reloc_in() 2987 bfd_put_8 (abfd, src->r_size, dst->r_size); in xcoff_swap_reloc_out() 3785 if (howto.bitsize != (rel->r_size & 0x1f) + 1) in xcoff_ppc_relocate_section() 3791 howto.bitsize = (rel->r_size & 0x1f) + 1; in xcoff_ppc_relocate_section() 3799 input_bfd, rel->r_type, (uint64_t) rel->r_vaddr, rel->r_size); in xcoff_ppc_relocate_section() 3804 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff_ppc_relocate_section() 4295 reloc.r_size = 31; in xcoff_generate_rtinit() [all …]
|
H A D | xcofflink.c | 1671 && rel->r_size == 31) in xcoff_link_add_symbols() 1673 && rel->r_size == 63))) in xcoff_link_add_symbols() 4997 irel->r_size = 0xf; in xcoff_stub_create_relocations() 5102 ldrel.l_rtype = (irel->r_size << 8) | irel->r_type; in xcoff_create_ldrel() 6437 irel->r_size = 63; in xcoff_write_global_symbol() 6442 irel->r_size = 31; in xcoff_write_global_symbol() 6588 irel->r_size = reloc_size; in xcoff_write_global_symbol() 6633 irel->r_size = reloc_size; in xcoff_write_global_symbol() 6901 irel->r_size = howto->bitsize - 1; in xcoff_reloc_link_order() 6903 irel->r_size |= 0x80; in xcoff_reloc_link_order()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coff-alpha.c | 510 intern->r_size = ((ext->r_bits[3] & RELOC_BITS3_SIZE_LITTLE) in alpha_ecoff_swap_reloc_in() 520 if (intern->r_size != 0) in alpha_ecoff_swap_reloc_in() 522 intern->r_size = intern->r_symndx; in alpha_ecoff_swap_reloc_in() 552 symndx = intern->r_size; in alpha_ecoff_swap_reloc_out() 560 size = intern->r_size; in alpha_ecoff_swap_reloc_out() 565 size = intern->r_size; in alpha_ecoff_swap_reloc_out() 637 rptr->addend = intern->r_size; in alpha_adjust_reloc_in() 646 rptr->addend = (intern->r_offset << 8) + intern->r_size; in alpha_adjust_reloc_in() 695 intern->r_size = rel->addend; in alpha_adjust_reloc_out() 699 intern->r_size = rel->addend & 0xff; in alpha_adjust_reloc_out() [all …]
|
H A D | coff64-rs6000.c | 243 internal.r_size = \ 726 dst->r_size = bfd_get_8 (abfd, src->r_size); in xcoff64_swap_reloc_in() 739 bfd_put_8 (abfd, src->r_size, dst->r_size); in xcoff64_swap_reloc_out() 1449 if (15 == (internal->r_size & 0x3f)) in xcoff64_rtype2howto() 1459 else if (31 == (internal->r_size & 0x3f)) in xcoff64_rtype2howto() 1475 != ((unsigned int) internal->r_size & 0x3f) + 1)) in xcoff64_rtype2howto() 1583 if (howto.bitsize != (rel->r_size & 0x3f) + 1) in xcoff64_ppc_relocate_section() 1589 howto.bitsize = (rel->r_size & 0x3f) + 1; in xcoff64_ppc_relocate_section() 1600 input_bfd, rel->r_type, rel->r_vaddr, rel->r_size); in xcoff64_ppc_relocate_section() 1605 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff64_ppc_relocate_section() [all …]
|
H A D | coff-rs6000.c | 66 internal.r_size = \ 1168 if (15 == (internal->r_size & 0x1f)) in xcoff_rtype2howto() 1185 != ((unsigned int) internal->r_size & 0x1f) + 1)) in xcoff_rtype2howto() 2879 dst->r_size = bfd_get_8 (abfd, src->r_size); in xcoff_swap_reloc_in() 2892 bfd_put_8 (abfd, src->r_size, dst->r_size); in xcoff_swap_reloc_out() 3696 if (howto.bitsize != (rel->r_size & 0x1f) + 1) in xcoff_ppc_relocate_section() 3702 howto.bitsize = (rel->r_size & 0x1f) + 1; in xcoff_ppc_relocate_section() 3714 input_bfd, rel->r_type, vaddr_buf, rel->r_size); in xcoff_ppc_relocate_section() 3720 howto.complain_on_overflow = (rel->r_size & 0x80 in xcoff_ppc_relocate_section() 4208 reloc.r_size = 31; in xcoff_generate_rtinit() [all …]
|
H A D | xcofflink.c | 1676 && rel->r_size == 31) in xcoff_link_add_symbols() 1678 && rel->r_size == 63))) in xcoff_link_add_symbols() 5006 irel->r_size = 0xf; in xcoff_stub_create_relocations() 5111 ldrel.l_rtype = (irel->r_size << 8) | irel->r_type; in xcoff_create_ldrel() 6446 irel->r_size = 63; in xcoff_write_global_symbol() 6451 irel->r_size = 31; in xcoff_write_global_symbol() 6597 irel->r_size = reloc_size; in xcoff_write_global_symbol() 6642 irel->r_size = reloc_size; in xcoff_write_global_symbol() 6910 irel->r_size = howto->bitsize - 1; in xcoff_reloc_link_order() 6912 irel->r_size |= 0x80; in xcoff_reloc_link_order()
|
/netbsd-src/external/bsd/libbind/dist/resolv/ |
H A D | res_mkupdate.c | 142 rrecp->r_size = 0; in res_nmkupdate() 147 rrecp->r_size = 0; in res_nmkupdate() 151 rrecp->r_size = 0; in res_nmkupdate() 154 if (rrecp->r_size == 0) in res_nmkupdate() 167 rclass = rrecp->r_size == 0 ? C_ANY : C_NONE; in res_nmkupdate() 200 if (rrecp->r_size == 0) { in res_nmkupdate() 209 endp = startp + rrecp->r_size - 1; in res_nmkupdate()
|
/netbsd-src/lib/libresolv/ |
H A D | res_mkupdate.c | 143 rrecp->r_size = 0; in res_nmkupdate() 148 rrecp->r_size = 0; in res_nmkupdate() 152 rrecp->r_size = 0; in res_nmkupdate() 155 if (rrecp->r_size == 0) in res_nmkupdate() 168 rclass = rrecp->r_size == 0 ? C_ANY : C_NONE; in res_nmkupdate() 201 if (rrecp->r_size == 0) { in res_nmkupdate() 210 endp = startp + rrecp->r_size - 1; in res_nmkupdate()
|
/netbsd-src/sys/dev/pci/ |
H A D | pci_usrreq.c | 200 if (r->r_size == 0) in pcimmap() 203 offset < r->r_offset + r->r_size) { in pcimmap()
|
H A D | pci.c | 359 &r->r_offset, &r->r_size, &r->r_flags) != 0) in pci_probe_device1() 362 && (r->r_size == 0x1000000)) { in pci_probe_device1() 370 r->r_size = 0x7ff000; in pci_probe_device1() 376 nr->r_size = 0x7ff000; in pci_probe_device1()
|
H A D | pcivar.h | 260 bus_size_t r_size; member
|
/netbsd-src/include/ |
H A D | res_update.h | 43 u_int r_size; /*%< size of r_data field */ member
|
/netbsd-src/external/bsd/libbind/dist/include/ |
H A D | res_update.h | 45 u_int r_size; /*%< size of r_data field */ member
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | rs6k64.h | 223 char r_size[1]; member
|
H A D | rs6000.h | 223 char r_size[1]; member
|
H A D | internal.h | 692 unsigned char r_size; /* Used by RS/6000 and ECOFF */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | rs6k64.h | 223 char r_size[1]; member
|
H A D | rs6000.h | 223 char r_size[1]; member
|
H A D | internal.h | 692 unsigned char r_size; /* Used by RS/6000 and ECOFF */ member
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | disklabel.c | 553 daddr_t r_size) in disklabel_delete_range() argument 572 r_start + r_size == end) in disklabel_delete_range() 576 if ((start >= r_start && start <= r_start+r_size) || in disklabel_delete_range() 577 (end >= r_start && end <= r_start+r_size)) { in disklabel_delete_range()
|
/netbsd-src/usr.bin/deroff/ |
H A D | deroff.c | 1579 buildtab(const struct mactab **r_back, int *r_size) in buildtab() argument 1618 *r_size = size; in buildtab()
|