Searched refs:size2 (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/lib/libc/stdlib/
H A Dmerge.c265 s -= size2; \
278 int i, length, size2, tmp, sense; local
281 size2 = size*2;
303 for (f2 = f1 + size2; f2 < last; f2 += size2) {
310 p2 = *EVAL(p2) = f1 + size2 - list1 + list2;
313 } while ((f1 += size2) < f2);
316 for (f2 = f1 + size2; f2 < l2; f2 += size2) {
334 for (f1 = list1, p2 = list2; f1 < last; f1 += size2) {
[all...]
/freebsd-11-stable/contrib/libgnuregex/
H A Dregex.c38 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
39 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
/freebsd-11-stable/usr.sbin/nscd/agents/
H A Dservices.c130 size_t size, size2; local
153 size2 = strlen(name) + 1;
155 if (size2 < size)
156 proto = name + size2;
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h132 lldb::addr_t addr2, size_t size2);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_bytemap.h66 uptr size2() const { return kSize2; } function in class:TwoLevelByteMap
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c73 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
74 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
417 const char *string2, int size2,
423 const char *string2, int size2,
441 wchar_t *string2, int size2,
445 const char *string2, int size2,
1179 int size1, const CHAR_T *string2, int size2)
1198 for (this_char = where - string2; this_char < size2; this_char++)
1671 size2); \
1719 `pend', `string1', `size1', `string2', and `size2'
1172 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dregex.c73 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
74 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
417 const char *string2, int size2,
423 const char *string2, int size2,
441 wchar_t *string2, int size2,
445 const char *string2, int size2,
1179 int size1, const CHAR_T *string2, int size2)
1198 for (this_char = where - string2; this_char < size2; this_char++)
1671 size2); \
1719 `pend', `string1', `size1', `string2', and `size2'
1172 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_radix.c233 int *size2, int *nadd, int *ndel, int *nchange, int flags)
247 io.pfrio_size2 = (size2 != NULL) ? *size2 : 0;
256 if (size2 != NULL)
257 *size2 = io.pfrio_size2;
232 pfr_set_addrs(struct pfr_table *tbl, struct pfr_addr *addr, int size, int *size2, int *nadd, int *ndel, int *nchange, int flags) argument
/freebsd-11-stable/sys/dev/iscsi/
H A Dicl_soft.c874 long available, size, size2; local
938 size2 = icl_pdu_size(request2);
939 if (available < size + size2)
953 request->ip_bhs_mbuf->m_pkthdr.len += size2;
954 size += size2;
/freebsd-11-stable/lib/libc/net/
H A Dgetservent.c876 size_t desired_size, size, size2; local
889 size2 = strlen(proto);
890 desired_size += size2 + 1;
892 size2 = 0;
904 proto, size2 + 1);
/freebsd-11-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1494 size_t size2 = MHLEN - 15; local
1505 mbufc2 = m_getm(mbufc, size2, M_WAITOK, MT_DATA);
1511 mbufc2->m_pkthdr.len = size1 + size2;
1516 XNB_ASSERT(pkt.size == size1 + size2);
1965 size_t size2 = MHLEN - 15; local
1980 m_getm(mbufc, size2, M_WAITOK, MT_DATA);
1982 mbufc->m_pkthdr.len = size1 + size2;
1984 mbufc->m_next->m_len = size2;
2006 XNB_ASSERT(rsp->status == size1 + size2);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_table.c393 int *size2, int *nadd, int *ndel, int *nchange, int flags,
466 if ((flags & PFR_FLAG_FEEDBACK) && *size2) {
467 if (*size2 < size+xdel) {
468 *size2 = size+xdel;
492 if ((flags & PFR_FLAG_FEEDBACK) && size2)
493 *size2 = size+xdel;
392 pfr_set_addrs(struct pfr_table *tbl, struct pfr_addr *addr, int size, int *size2, int *nadd, int *ndel, int *nchange, int flags, u_int32_t ignore_pfrt_flags) argument
H A Dpf_if.c501 int e, size2 = 0; local
515 if ((e = pfr_set_addrs(&kt->pfrkt_t, V_pfi_buffer, V_pfi_buffer_cnt, &size2,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp213 lldb::addr_t addr2, size_t size2) {
224 return (addr2 < (addr1 + size1)) && (addr1 < (addr2 + size2));
212 AllocationsIntersect(lldb::addr_t addr1, size_t size1, lldb::addr_t addr2, size_t size2) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c782 int size1, size2; local
795 size2 = i_get_value_size(type, NVP_VALUE(nvp), NVP_NELEM(nvp));
797 if (size2 < 0 || size1 != NV_ALIGN(size2))
/freebsd-11-stable/contrib/gperf/src/
H A Doutput.cc1503 int size2 = size - size1; local
1521 output_switches (temp, part2, size2, temp->first()->_hash_value, max_hash_value, indent+4);
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c3743 size_t size0, size1, size2, size3; local
3751 size2 = zip->sub_stream_bytes_remaining[1];
3752 buf2 = zip->sub_stream_buff[1] + zip->sub_stream_size[1] - size2;
3838 if (size2 < 4)
3841 size2 -= 4;
3871 zip->sub_stream_bytes_remaining[1] = size2;
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pko-defs.h3708 uint64_t size2 : 8; /**< Minimum packet size-1 in bytes NS */ member in struct:cvmx_pko_reg_min_pkt::cvmx_pko_reg_min_pkt_s
3714 uint64_t size2 : 8;
H A Dcvmx-helper.c832 min_pkt.s.size2 = 59;
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c4214 bfd_size_type size1, size2;
4255 size2 = (sec2->flags & SEC_LOAD) ? sec2->size : 0;
4257 if (size1 < size2)
4259 if (size1 > size2)
4209 bfd_size_type size1, size2; local

Completed in 223 milliseconds