Searched defs:size2 (Results 1 - 17 of 17) sorted by relevance

/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/usr.sbin/nscd/agents/
H A Dservices.c130 size_t size, size2; local
/freebsd-11-stable/lib/libc/stdlib/
H A Dmerge.c278 int i, length, size2, tmp, sense; local
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_radix.c232 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/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp212 AllocationsIntersect(lldb::addr_t addr1, size_t size1, lldb::addr_t addr2, size_t size2) argument
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_if.c501 int e, size2 = 0; local
H A Dpf_table.c392 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-11-stable/lib/libc/net/
H A Dgetservent.c876 size_t desired_size, size, size2; local
/freebsd-11-stable/contrib/gperf/src/
H A Doutput.cc1503 int size2 = size - size1; local
/freebsd-11-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c1494 size_t size2 = MHLEN - 15; local
1965 size_t size2 = MHLEN - 15; local
/freebsd-11-stable/sys/dev/iscsi/
H A Dicl_soft.c874 long available, size, size2; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c782 int size1, size2; local
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dregex.c1172 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.c1172 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/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c3743 size_t size0, size1, size2, size3; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c4209 bfd_size_type size1, size2; local
/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

Completed in 234 milliseconds