Searched defs:JEMALLOC_ALLOC_SIZE2 (Results 1 – 3 of 3) sorted by relevance
/external/jemalloc_new/include/jemalloc/ |
D | jemalloc_macros.h.in | 63 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 90 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2)) macro 93 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 114 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
|
D | jemalloc_macros.h | 63 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 90 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2)) macro 93 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 114 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
|
D | jemalloc.h | 126 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
|