Home
last modified time | relevance | path

Searched refs:JEMALLOC_ALLOC_SIZE2 (Results 1 – 14 of 14) sorted by relevance

/external/jemalloc/include/jemalloc/
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
Djemalloc_macros.h.in44 # 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
Djemalloc.h159 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
186 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
189 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
210 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
234 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
Djemalloc_protos_jet.h15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
Djemalloc_protos.h15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
Djemalloc_protos.h.in15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
/external/jemalloc_new/include/jemalloc/
Djemalloc_macros.h63 # 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
Djemalloc.h126 # define JEMALLOC_ALLOC_SIZE2(s1, s2) macro
153 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
156 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
177 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
201 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
Djemalloc_macros.h.in63 # 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
Djemalloc_protos.h15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
Djemalloc_protos_jet.h15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
Djemalloc_protos.h.in15 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
/external/jemalloc/src/
Djemalloc.c1803 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2)
/external/jemalloc_new/src/
Djemalloc.c2132 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2)