Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Drallocx.c114 size_t start_size = start_sizes[i]; in TEST_BEGIN() local
115 p = mallocx(start_size, MALLOCX_ZERO); in TEST_BEGIN()
126 q = rallocx(p, start_size+j, MALLOCX_ZERO); in TEST_BEGIN()