Searched defs:addsize (Results 1 – 6 of 6) sorted by relevance
327 size_t const addsize = strlen(str) + 1; in strlist_append() local
311 section_size_type addsize = std::max(entsize, addralign); in add_constant() local
475 #define addsize(b,sz) ((b)->blen += (sz)) macro
352 amap_extend(struct vm_map_entry *entry, vsize_t addsize, int flags) in amap_extend()
1585 size_t addsize; in zone_ixfr_make_space() local