annotate src/fftw-3.3.3/api/guru.h @ 80:0b60a66de5e2

This Mac compatibility fix appears to work, resolving SourceForge issue #273 Port Audio Fail on MacOS Catalina (10.15) - merging back
author Chris Cannam
date Thu, 31 Oct 2019 13:20:41 +0000
parents 37bf6b4a2645
children
rev   line source
Chris@10 1 #define XGURU(name) X(plan_guru_ ## name)
Chris@10 2 #define IODIM X(iodim)
Chris@10 3 #define MKTENSOR_IODIMS X(mktensor_iodims)
Chris@10 4 #define GURU_KOSHERP X(guru_kosherp)