Searched defs:KISS_FFT_MALLOC (Results 1 – 3 of 3) sorted by relevance
28 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) macro
44 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) macro
47 #define KISS_FFT_MALLOC(nbytes) memalign(16,nbytes) macro