Home
last modified time | relevance | path

Searched defs:JEMALLOC_ALLOC_SIZE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/
H A Djemalloc_macros.h.in62 # define JEMALLOC_ALLOC_SIZE(s) macro
89 # define JEMALLOC_ALLOC_SIZE(s) JEMALLOC_ATTR(alloc_size(s)) macro
92 # define JEMALLOC_ALLOC_SIZE(s) macro
113 # define JEMALLOC_ALLOC_SIZE(s) macro
H A Djemalloc_macros.h62 # define JEMALLOC_ALLOC_SIZE(s) macro
89 # define JEMALLOC_ALLOC_SIZE(s) JEMALLOC_ATTR(alloc_size(s)) macro
92 # define JEMALLOC_ALLOC_SIZE(s) macro
113 # define JEMALLOC_ALLOC_SIZE(s) macro
H A Djemalloc.h125 # define JEMALLOC_ALLOC_SIZE(s) macro