Home
last modified time | relevance | path

Searched defs:JEMALLOC_SECTION (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in81 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
121 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
139 # define JEMALLOC_SECTION(s) macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h167 # define JEMALLOC_SECTION( global() macro