#include <stdlib.h>
Go to the source code of this file.
◆ __attribute__() [1/2]
static __inline__ void __attribute__ |
( |
(__always_inline__, __nodebug__) |
| ) |
|
|
static |
◆ __attribute__() [2/2]
static __inline__ void * __attribute__ |
( |
(__always_inline__, __nodebug__, __malloc__, __alloc_size__(1), __alloc_align__(2)) |
| ) |
|
|
static |
◆ if()
◆ posix_memalign()
◆ __align
__inline__ void size_t __align |
Initial value:{
return malloc(__size);
}
static __inline__ void size_t __align
Definition at line 33 of file mm_malloc.h.
◆ __mallocedMemory