Home
last modified time | relevance | path

Searched defs:size_with_guards (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/src/
H A Dsan.c71 size_t size_with_guards = edata_size_get(edata); in san_guard_pages() local
107 size_t size_with_guards = (left && right) in san_unguard_pages_impl() local
H A Dpac.c146 size_t size_with_guards = san_two_side_guarded_sz(size); in pac_alloc_new_guarded() local