Home
last modified time | relevance | path

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

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