OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:JEMALLOC_SECTION
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/include/jemalloc/
jemalloc_macros.h
59
# define
JEMALLOC_SECTION
(s) __declspec(allocate(s))
88
# define
JEMALLOC_SECTION
(s) JEMALLOC_ATTR(section(s))
100
# define
JEMALLOC_SECTION
(s)
jemalloc.h
149
# define
JEMALLOC_SECTION
(s) __declspec(allocate(s))
178
# define
JEMALLOC_SECTION
(s) JEMALLOC_ATTR(section(s))
190
# define
JEMALLOC_SECTION
(s)
Completed in 1957 milliseconds