clang API Documentation

Functions
mm_malloc.h File Reference
#include <stdlib.h>
Include dependency graph for mm_malloc.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

Function Documentation

static __inline__ void* __attribute__ ( (__always_inline__, __nodebug__,__malloc__)  ) [static]
int posix_memalign ( void **  __memptr,
size_t  __alignment,
size_t  __size 
)