Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_types.h137 #define PTR_CEILING(a) \ macro
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c438 size = PTR_CEILING(size); in tcache_create_explicit()