Home
last modified time | relevance | path

Searched refs:ALLOCA_CLEANUP (Results 1 – 4 of 4) sorted by relevance

/dports/math/fftw-float/fftw-2.1.5/threads/
H A Dfftw_threads-int.h305 # define ALLOCA_CLEANUP(p) ; macro
308 # define ALLOCA_CLEANUP(p) fftw_free(p); macro
H A Dfftw_threads.c106 ALLOCA_CLEANUP(tid); in fftw_thread_spawn_loop()
107 ALLOCA_CLEANUP(d); in fftw_thread_spawn_loop()
/dports/math/fftw/fftw-2.1.5/threads/
H A Dfftw_threads-int.h305 # define ALLOCA_CLEANUP(p) ; macro
308 # define ALLOCA_CLEANUP(p) fftw_free(p); macro
H A Dfftw_threads.c106 ALLOCA_CLEANUP(tid); in fftw_thread_spawn_loop()
107 ALLOCA_CLEANUP(d); in fftw_thread_spawn_loop()