Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_types.h137 #define PTR_CEILING(a) \ macro
/external/jemalloc_new/src/
Dtcache.c452 size = PTR_CEILING(size); in tcache_create_explicit()