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.c201 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function
1501 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function
1646 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) function
1702 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) function
1951 JEMALLOC_ATTR(malloc) function
1965 JEMALLOC_ATTR(malloc) function
2160 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function
2472 JEMALLOC_ATTR(pure) function
2548 JEMALLOC_ATTR(pure) function
2643 JEMALLOC_ATTR(constructor) function
Dzone.c171 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function