#include <limits.h>
#include <strings.h>
#include "jemalloc_defs.h"
Go to the source code of this file.
◆ ALLOCM_ALIGN
| #define ALLOCM_ALIGN |
( |
|
a | ) |
((a < (size_t)INT_MAX) ? ffs(a)-1 : ffs(a>>32)+31) |
◆ ALLOCM_ERR_NOT_MOVED
| #define ALLOCM_ERR_NOT_MOVED 2 |
◆ ALLOCM_ERR_OOM
◆ ALLOCM_LG_ALIGN
| #define ALLOCM_LG_ALIGN |
( |
|
la | ) |
(la) |
◆ ALLOCM_NO_MOVE
| #define ALLOCM_NO_MOVE ((int)0x80) |
◆ ALLOCM_SUCCESS
◆ ALLOCM_ZERO
| #define ALLOCM_ZERO ((int)0x40) |
◆ JEMALLOC_VERSION
| #define JEMALLOC_VERSION "3.0.0-0-gfc9b1dbf69f59d7ecfc4ac68da9847e017e1d046" |
◆ JEMALLOC_VERSION_BUGFIX
| #define JEMALLOC_VERSION_BUGFIX 0 |
◆ JEMALLOC_VERSION_GID
| #define JEMALLOC_VERSION_GID "fc9b1dbf69f59d7ecfc4ac68da9847e017e1d046" |
◆ JEMALLOC_VERSION_MAJOR
| #define JEMALLOC_VERSION_MAJOR 3 |
◆ JEMALLOC_VERSION_MINOR
| #define JEMALLOC_VERSION_MINOR 0 |
◆ JEMALLOC_VERSION_NREV
| #define JEMALLOC_VERSION_NREV 0 |
◆ __attribute__() [1/3]
| size_t size __attribute__ |
( |
(malloc) |
| ) |
|
◆ __attribute__() [2/3]
| int flags __attribute__ |
( |
(nonnull(1)) |
| ) |
|
◆ __attribute__() [3/3]
| __attribute__ |
( |
(visibility("default")) |
| ) |
const |
◆ alignment
◆ extra
| size_t size_t size_t extra |
◆ flags
◆ je_cbopaque
| const char void* je_cbopaque |
◆ miblen
◆ miblenp
◆ mibp
◆ newlen
| size_t void size_t void size_t newlen |
◆ newp
| size_t void size_t void * newp |
◆ oldlenp
| size_t void size_t * oldlenp |
◆ oldp
◆ opts
| const char void const char* opts |
◆ rsize
◆ size