Home
last modified time | relevance | path

Searched refs:bumped_usize (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc_new/src/
Djemalloc.c1739 size_t bumped_usize = usize; local
1746 bumped_usize = sz_s2u(LARGE_MINCLASS);
1747 ret = imalloc_no_sample(sopts, dopts, tsd, bumped_usize,
1748 bumped_usize, ind_large);