Searched defs:FLUID_MEMSET (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluidsynth_priv.h269 #define FLUID_MEMSET(_s,_c,_n) memset(_s,_c,_n) macro

Completed in 31 milliseconds