annotate src/fftw-3.3.3/api/guru.h @ 57:e56993504470

Fixes and updates for 32-bit Windows build
author Chris Cannam
date Mon, 09 Jan 2017 11:53:06 +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)