annotate src/fftw-3.3.3/api/guru.h @ 30:553a5f65ef64

Updates to use dw2 exceptions instead of sjlj (in line with Qt5 MinGW distribution)
author Chris Cannam
date Thu, 12 Jun 2014 17:02:21 +0100
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)