Home
last modified time | relevance | path

Searched defs:JEMALLOC_ATTR (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h41 # define JEMALLOC_ATTR(s) macro
67 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
92 # define JEMALLOC_ATTR(s) macro
Djemalloc_macros.h.in41 # define JEMALLOC_ATTR(s) macro
67 # define JEMALLOC_ATTR(s) __attribute__((s)) macro
92 # define JEMALLOC_ATTR(s) macro
Djemalloc.h131 # define JEMALLOC_ATTR(s) macro
/external/jemalloc/src/
Djemalloc.c216 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function
1639 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function
1787 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) function
1803 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) function
2040 JEMALLOC_ATTR(malloc) function
2053 JEMALLOC_ATTR(malloc) function
2282 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function
2586 JEMALLOC_ATTR(pure) function
2680 JEMALLOC_ATTR(pure) function
2808 JEMALLOC_ATTR(constructor) function
Dzone.c296 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function