Searched refs:fluid_handle_print_option (Results 1 – 3 of 3) sorted by relevance
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/bindings/ |
H A D | fluid_cmd.c | 1444 void fluid_handle_print_option(void* data, char* name, char* option) in fluid_handle_print_option() function 1532 fluid_settings_foreach_option (settings, av[0], &data, fluid_handle_print_option); in fluid_handle_info()
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/ |
H A D | fluid_cmd.c | 1439 void fluid_handle_print_option(void* data, char* name, char* option) in fluid_handle_print_option() function 1527 fluid_settings_foreach_option (settings, av[0], &data, fluid_handle_print_option); in fluid_handle_info()
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/bindings/ |
H A D | fluid_cmd.c | 2230 void fluid_handle_print_option(void *data, const char *name, const char *option) in fluid_handle_print_option() function 2341 fluid_settings_foreach_option(settings, av[0], &data, fluid_handle_print_option); in fluid_handle_info()
|