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