Home
last modified time | relevance | path

Searched defs:FLUID_STRNCPY (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/utils/
H A Dfluidsynth_priv.h235 #define FLUID_STRNCPY(_dst,_src,_n) strncpy(_dst,_src,_n) macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/utils/
H A Dfluidsynth_priv.h236 #define FLUID_STRNCPY(_dst,_src,_n) strncpy(_dst,_src,_n) macro
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluidsynth_priv.h210 #define FLUID_STRNCPY(_dst,_src,_n) \ macro
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluidsynth_priv.h210 #define FLUID_STRNCPY(_dst,_src,_n) \ macro
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/utils/
H A Dfluidsynth_priv.h219 #define FLUID_STRNCPY(_dst,_src,_n) \ macro
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluidsynth_priv.h219 #define FLUID_STRNCPY(_dst,_src,_n) \ macro