Searched refs:JEMALLOC_ALLOC_SIZE2 (Results 1 - 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/
H A Djemalloc_macros.h44 # 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
H A Djemalloc.h134 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
161 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2)) macro
164 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
185 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
209 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
H A Djemalloc_protos.h15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
H A Djemalloc_protos_jet.h15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
H A Djemalloc_protos.h.in15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
/external/jemalloc/src/
H A Djemalloc.c1702 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2)

Completed in 757 milliseconds