OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:JEMALLOC_ALLOC_SIZE2
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/include/jemalloc/
jemalloc_macros.h
44
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2)
71
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
74
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2)
95
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2)
jemalloc.h
134
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2)
161
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
164
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2)
185
# define
JEMALLOC_ALLOC_SIZE2
(s1, s2)
209
JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
JEMALLOC_ALLOC_SIZE2
(1, 2);
Completed in 6054 milliseconds