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 
)