FFTSS_PRESERVE_INPUT 50 include/fftw3compat.h #define FFTW_PRESERVE_INPUT FFTSS_PRESERVE_INPUT FFTSS_PRESERVE_INPUT 291 libfftss/fftss.c if ((flags & FFTSS_PRESERVE_INPUT) || (in == out)) { FFTSS_PRESERVE_INPUT 266 libfftss/fftss_2d.c if (flags & FFTSS_PRESERVE_INPUT) FFTSS_PRESERVE_INPUT 342 libfftss/fftss_3d.c if (flags & FFTSS_PRESERVE_INPUT) FFTSS_PRESERVE_INPUT 434 libfftss/fftss_3d.c if (flags & FFTSS_PRESERVE_INPUT) FFTSS_PRESERVE_INPUT 441 libfftss/fftss_3d.c if (flags & FFTSS_PRESERVE_INPUT) FFTSS_PRESERVE_INPUT 447 libfftss/fftss_3d.c if (flags & FFTSS_PRESERVE_INPUT) FFTSS_PRESERVE_INPUT 455 libfftss/fftss_3d.c if (flags & FFTSS_PRESERVE_INPUT) FFTSS_PRESERVE_INPUT 461 libfftss/fftss_3d.c if (flags & FFTSS_PRESERVE_INPUT) FFTSS_PRESERVE_INPUT 52 libfftss/fftss_execute_dft_1d.c if (p->flags & FFTSS_PRESERVE_INPUT) b2 = p->work; FFTSS_PRESERVE_INPUT 55 libfftss/fftss_execute_dft_1d.c if (p->flags & FFTSS_PRESERVE_INPUT) b1 = p->work;