Home
last modified time | relevance | path

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

/dflybsd-src/lib/libldns/ldns/
H A Dconfig.h684 static inline size_t ldns_b64_ntop_calculate_size(size_t srcsize) in ldns_b64_ntop_calculate_size()
693 static inline size_t ldns_b64_pton_calculate_size(size_t srcsize) in ldns_b64_pton_calculate_size()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-warn-restrict.c678 if (tree srcsize = compute_objsize (addr, ostype)) in builtin_access() local
1841 tree srcsize, bool bounds_only /* = false */) in check_bounds_or_overlap()
H A Dtree-ssa-strlen.c2100 tree dstsize = NULL_TREE, srcsize = NULL_TREE; in handle_builtin_stxncpy() local
2536 tree srcsize = srclen ? srclen : size_zero_node; in handle_builtin_strcat() local
H A Dbuiltins.c3407 tree srcsize = src ? compute_objsize (src, 0) : NULL_TREE; in check_memop_access() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Debitmap.c548 unsigned int srcsize = src->wordmask->n_bits; in ebitmap_ior_into() local