clang
9.0.0
|
#include <stdlib.h>
Go to the source code of this file.
Functions | |
int | posix_memalign (void **, size_t, size_t) |
static __inline void * | _mm_malloc (size_t size, size_t alignment) |
static __inline void | _mm_free (void *ptr) |
|
static |
Definition at line 39 of file mm_malloc.h.
Definition at line 24 of file mm_malloc.h.
References NULL, and posix_memalign().