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

/freebsd-9.3-release/contrib/cvs/lib/
H A Dxsize.h58 xsum (size_t size1, size_t size2) argument
60 size_t sum = size1 + size2;
69 xsum3 (size_t size1, size_t size2, size_t size3) argument
71 return xsum (xsum (size1, size2), size3);
79 xsum4 (size_t size1, size_t size2, size_t size3, size_t size4) argument
81 return xsum (xsum (xsum (size1, size2), size3), size4);
89 xmax (size_t size1, size_t size2) argument
93 return (size1 >= size2 ? size1 : size2);
H A Dregex.c999 print_double_string (where, string1, size1, string2, size2)
1004 int size2;
1020 for (this_char = where - string2; this_char < size2; this_char++)
1364 size2); \
1411 `pend', `string1', `size1', `string2', and `size2'. */
1439 DEBUG_PRINT_DOUBLE_STRING (str, string1, size1, string2, size2); \
3688 (((P) >= size1 ? string2 + size2 : string1 + size1))
3716 re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop)
3719 int size1, size2;
3728 int total_size = size1 + size2;
[all...]
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dmemcoll.c53 size_t size2 = strlen (s2) + 1; local
55 s2 += size2;
57 s2len -= size2;
/freebsd-9.3-release/lib/libc/stdlib/
H A Dmerge.c251 s -= size2; \
267 int i, length, size2, tmp, sense; local
270 size2 = size*2;
292 for (f2 = f1 + size2; f2 < last; f2 += size2) {
299 p2 = *EVAL(p2) = f1 + size2 - list1 + list2;
302 } while ((f1 += size2) < f2);
305 for (f2 = f1 + size2; f2 < l2; f2 += size2) {
323 for (f1 = list1, p2 = list2; f1 < last; f1 += size2) {
[all...]
/freebsd-9.3-release/gnu/lib/libregex/
H A Dregex.c59 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \
60 __re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/contrib/pf/pfctl/
H A Dpfctl_radix.c231 int *size2, int *nadd, int *ndel, int *nchange, int flags)
245 io.pfrio_size2 = (size2 != NULL) ? *size2 : 0;
254 if (size2 != NULL)
255 *size2 = io.pfrio_size2;
230 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-9.3-release/lib/libc/net/
H A Dgetservent.c870 size_t desired_size, size, size2; local
883 size2 = strlen(proto);
884 desired_size += size2 + 1;
886 size2 = 0;
898 proto, size2 + 1);
/freebsd-9.3-release/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1486 size_t size2 = MHLEN - 15; local
1498 mbufc2 = m_getm(mbufc, size2, M_WAITOK, MT_DATA);
1504 mbufc2->m_pkthdr.len = size1 + size2;
1509 XNB_ASSERT(pkt.size == size1 + size2);
1962 size_t size2 = MHLEN - 15; local
1978 m_getm(mbufc, size2, M_WAITOK, MT_DATA);
1980 mbufc->m_pkthdr.len = size1 + size2;
1982 mbufc->m_next->m_len = size2;
2004 XNB_ASSERT(rsp->status == size1 + size2);
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_if.c626 int e, size2 = 0; local
642 if ((e = pfr_set_addrs(&kt->pfrkt_t, V_pfi_buffer, V_pfi_buffer_cnt, &size2,
647 if ((e = pfr_set_addrs(&kt->pfrkt_t, pfi_buffer, pfi_buffer_cnt, &size2,
H A Dpf_table.c486 int *size2, int *nadd, int *ndel, int *nchange, int flags,
557 if ((flags & PFR_FLAG_FEEDBACK) && *size2) {
558 if (*size2 < size+xdel) {
559 *size2 = size+xdel;
588 if ((flags & PFR_FLAG_FEEDBACK) && size2)
589 *size2 = size+xdel;
485 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
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dnvpair.c481 int size1, size2; local
494 size2 = i_get_value_size(type, NVP_VALUE(nvp), NVP_NELEM(nvp));
496 if (size2 < 0 || size1 != NV_ALIGN(size2))
/freebsd-9.3-release/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-9.3-release/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 328 milliseconds