OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:je_aligned_alloc
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
public_unnamespace.h
1
#undef
je_aligned_alloc
macro
public_namespace.h
1
#define
je_aligned_alloc
JEMALLOC_N(aligned_alloc)
macro
/src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_rename.h
7
# define
je_aligned_alloc
aligned_alloc
macro
jemalloc_mangle.h
12
# define aligned_alloc
je_aligned_alloc
47
# undef
je_aligned_alloc
macro
jemalloc.h
82
# define
je_aligned_alloc
aligned_alloc
macro
327
void JEMALLOC_SYS_NOTHROW *
je_aligned_alloc
(size_t alignment,
490
# define aligned_alloc
je_aligned_alloc
525
# undef
je_aligned_alloc
macro
jemalloc_protos.h
25
void JEMALLOC_SYS_NOTHROW *
je_aligned_alloc
(size_t alignment,
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
public_unnamespace.h
1
#undef
je_aligned_alloc
macro
public_namespace.h
1
#define
je_aligned_alloc
JEMALLOC_N(aligned_alloc)
macro
/src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_rename.h
7
# define
je_aligned_alloc
aligned_alloc
macro
jemalloc_mangle.h
12
# define aligned_alloc
je_aligned_alloc
47
# undef
je_aligned_alloc
macro
jemalloc.h
82
# define
je_aligned_alloc
aligned_alloc
macro
327
void JEMALLOC_SYS_NOTHROW *
je_aligned_alloc
(size_t alignment,
490
# define aligned_alloc
je_aligned_alloc
525
# undef
je_aligned_alloc
macro
jemalloc_protos.h
25
void JEMALLOC_SYS_NOTHROW *
je_aligned_alloc
(size_t alignment,
/src/external/bsd/jemalloc/include/jemalloc/
jemalloc.h
91
# define
je_aligned_alloc
aligned_alloc
macro
328
void JEMALLOC_SYS_NOTHROW *
je_aligned_alloc
(size_t alignment,
521
# define aligned_alloc
je_aligned_alloc
557
# undef
je_aligned_alloc
macro
/src/external/bsd/jemalloc.old/dist/src/
jemalloc_cpp.cpp
154
void *ptr =
je_aligned_alloc
(static_cast<std::size_t>(alignment), size);
jemalloc.c
1884
je_aligned_alloc
(size_t alignment, size_t size) {
/src/external/bsd/jemalloc/dist/src/
jemalloc_cpp.cpp
161
void *ptr =
je_aligned_alloc
(static_cast<std::size_t>(alignment), size);
jemalloc.c
880
je_aligned_alloc
(size_t alignment, size_t size) {
Completed in 40 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026