Searched defs:JEMALLOC_ATTR (Results 1 – 5 of 5) sorted by relevance
60 # define JEMALLOC_ATTR(s) macro86 # define JEMALLOC_ATTR(s) __attribute__((s)) macro111 # define JEMALLOC_ATTR(s) macro
123 # define JEMALLOC_ATTR(s) macro
133 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function2034 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function2096 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) function2132 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) function2434 JEMALLOC_ATTR(malloc) function2469 JEMALLOC_ATTR(malloc) function2564 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) function2909 JEMALLOC_ATTR(pure) function3043 JEMALLOC_ATTR(pure) function3197 JEMALLOC_ATTR(constructor) function
436 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() function