clang API Documentation
#include <stdlib.h>
Go to the source code of this file.
Functions | |
int | posix_memalign (void **__memptr, size_t __alignment, size_t __size) |
static __inline__ void * | __attribute__ ((__always_inline__, __nodebug__, __malloc__)) _mm_malloc(size_t __size |
static __inline__ void* __attribute__ | ( | (__always_inline__, __nodebug__,__malloc__) | ) | [static] |
int posix_memalign | ( | void ** | __memptr, |
size_t | __alignment, | ||
size_t | __size | ||
) |