Home
last modified time | relevance | path

Searched defs:srcsize (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dparseutil.c641 size_t sldns_b64_ntop_calculate_size(size_t srcsize) in sldns_b64_ntop_calculate_size()
733 size_t sldns_b64_pton_calculate_size(size_t srcsize) in sldns_b64_pton_calculate_size()
739 static int sldns_b64_pton_base(char const *src, size_t srcsize, uint8_t *target, in sldns_b64_pton_base()
819 int sldns_b64url_pton(char const *src, size_t srcsize, uint8_t *target, in sldns_b64url_pton()
828 int sldns_b64_contains_nonurl(char const *src, size_t srcsize) in sldns_b64_contains_nonurl()
/netbsd-src/sys/arch/evbarm/stand/gzboot/
H A Dgzboot.c96 size_t srcsize;/* size of source buffer */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-warn-restrict.c781 if (tree srcsize = compute_objsize (addr, ostype)) in builtin_access() local
1991 tree srcsize, bool bounds_only /* = false */, in check_bounds_or_overlap()
H A Dtree-ssa-strlen.c3304 if (tree srcsize = compute_objsize (src, 1)) in maybe_diag_stxncpy_trunc() local
3334 tree dstsize = NULL_TREE, srcsize = NULL_TREE; in handle_builtin_stxncpy_strncat() local
3790 tree srcsize = srclen ? srclen : size_zero_node; in handle_builtin_strcat() local
H A Dcalls.c2107 tree srcsize; in maybe_warn_rdwr_sizes() local
H A Dbuiltins.c4160 tree srcsize = src ? compute_objsize (src, 0) : NULL_TREE; in check_memop_access() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-restrict.cc2003 tree srcsize, bool bounds_only /* = false */, in check_bounds_or_overlap()
2015 tree srcsize, bool bounds_only /* = false */, in check_bounds_or_overlap()
H A Dgimple-ssa-warn-access.cc2741 tree srcsize in check_memop_access() local
3522 tree dstsize = NULL_TREE, srcsize = NULL_TREE; in maybe_check_access_sizes() local
H A Dtree-ssa-strlen.cc3181 if (tree srcsize = compute_objsize (src, stmt, 1, &aref, ptr_qry)) in maybe_diag_stxncpy_trunc() local
3685 tree srcsize = srclen ? srclen : size_zero_node; in handle_builtin_strcat() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dlibcol_util.c383 size_t srcsize = 0; in __collector_strlcpy() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlibcol_util.c377 size_t srcsize = 0; in __collector_strlcpy() local
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_cg.c470 size_t srcsize = dt_node_type_size(src); in dt_cg_typecast() local
H A Ddt_parser.c1917 size_t srcsize = dt_node_type_size(rp); in dt_cast() local
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c328 nlm_make_netobj(struct netobj *dst, caddr_t src, size_t srcsize, in nlm_make_netobj()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c10975 vfp_conv (int srcsize) in vfp_conv()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c11005 vfp_conv (int srcsize) in vfp_conv()