fftss_plan_with_nthreads 75 include/fftss.h extern void fftss_plan_with_nthreads(int); fftss_plan_with_nthreads 71 include/fftw3compat.h #define fftw_plan_with_nthreads fftss_plan_with_nthreads fftss_plan_with_nthreads 99 libfftss/fftss_fortran.c fftss_plan_with_nthreads(*nthreads); fftss_plan_with_nthreads 23 test/test2d.c fftss_plan_with_nthreads(atoi(argv[1])); fftss_plan_with_nthreads 24 test/test3d.c fftss_plan_with_nthreads(atoi(argv[1]));