Home
last modified time | relevance | path

Searched refs:CHNKIDSTR (Results 1 – 11 of 11) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dsfont.h335 #define CHNKIDSTR(id) &idlist[(id - 1) * 4] macro
H A Dsfont.cpp962 const char* expstr = CHNKIDSTR (expid); in pdtahelper()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h237 #define CHNKIDSTR(id) &idlist[(id - 1) * 4] macro
H A Dfluid_defsfont.c2260 expstr = CHNKIDSTR (expid); /* in case we need it */ in pdtahelper()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/sfloader/
H A Dfluid_defsfont.h237 #define CHNKIDSTR(id) &idlist[(id - 1) * 4] macro
H A Dfluid_defsfont.c2037 expstr = CHNKIDSTR (expid); /* in case we need it */ in pdtahelper()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_defsfont.h236 #define CHNKIDSTR(id) &idlist[(id - 1) * 4] macro
H A Dfluid_defsfont.c2180 expstr = CHNKIDSTR (expid); /* in case we need it */ in pdtahelper()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_defsfont.h236 #define CHNKIDSTR(id) &idlist[(id - 1) * 4] macro
H A Dfluid_defsfont.c2179 expstr = CHNKIDSTR (expid); /* in case we need it */ in pdtahelper()
/dports/audio/fluidsynth-dssi/fluidsynth-dssi-1.0.0/src/
H A Dload_soundfont_metadata.c390 #define CHNKIDSTR(id) &idlist[(id - 1) * 4] macro
894 expstr = CHNKIDSTR (expid); /* in case we need it */ in pdtahelper()