annotate src/fftw-3.3.3/api/guru.h @ 164:9fa11135915a

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