Home
last modified time | relevance | path

Searched refs:fluid_cmd_handler_handle (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/bindings/
H A Dfluid_cmd.h84 int fluid_cmd_handler_handle(fluid_cmd_handler_t* handler,
H A Dfluid_cmd.c206 result = fluid_cmd_handler_handle(handler, num_tokens, &tokens[0], out); in fluid_command()
1784 fluid_cmd_handler_handle(fluid_cmd_handler_t* handler, int ac, char** av, fluid_ostream_t out) in fluid_cmd_handler_handle() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/
H A Dfluid_cmd.h84 int fluid_cmd_handler_handle(fluid_cmd_handler_t* handler,
H A Dfluid_cmd.c206 result = fluid_cmd_handler_handle(handler, num_tokens, &tokens[0], out); in fluid_command()
1779 fluid_cmd_handler_handle(fluid_cmd_handler_t* handler, int ac, char** av, fluid_ostream_t out) in fluid_cmd_handler_handle() function
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/bindings/
H A Dfluid_cmd.h151 int fluid_cmd_handler_handle(void *data,
H A Dfluid_cmd.c450 result = fluid_cmd_handler_handle(handler, num_tokens, &tokens[0], out); in fluid_command()
4689 fluid_cmd_handler_handle(void *data, int ac, char **av, fluid_ostream_t out) in fluid_cmd_handler_handle() function
/dports/audio/fluidsynth/fluidsynth-2.2.4/
H A DChangeLog408 * src/fluid_cmd.c (fluid_cmd_handler_handle): Modified to avoid GCC
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/
H A DChangeLog408 * src/fluid_cmd.c (fluid_cmd_handler_handle): Modified to avoid GCC