Searched defs:JEMALLOC_ALLOC_SIZE2 (Results 1 – 6 of 6) sorted by relevance
/external/jemalloc/include/jemalloc/ |
D | jemalloc_macros.h.in | 44 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 71 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2)) macro 74 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 95 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
|
D | jemalloc_macros.h | 44 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 71 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2)) macro 74 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro 95 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
|
D | jemalloc.h | 159 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
|
/external/jemalloc_new/include/jemalloc/ |
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_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.h | 126 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
|