Home
last modified time | relevance | path

Searched refs:y_cleanup (Results 1 – 2 of 2) sorted by relevance

/dports/audio/whysynth/whysynth-20120903/src/
H A Ddssp_synth.c57 static void y_cleanup(LADSPA_Handle instance);
148 y_cleanup(synth); in y_instantiate()
155 y_cleanup(synth); in y_instantiate()
161 y_cleanup(synth); in y_instantiate()
171 y_cleanup(synth); in y_instantiate()
503 y_cleanup(LADSPA_Handle instance) in y_cleanup() function
923 y_LADSPA_descriptor->cleanup = y_cleanup; in init()
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dtask.c287 extern void y_cleanup(void);
614 y_cleanup(); in y_on_idle()
700 if (!did_cleanup) y_cleanup(); in y_on_quit()
708 y_cleanup(void) in y_cleanup() function
1611 y_cleanup(); in y_on_exception()