Home
last modified time | relevance | path

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

/dports/emulators/bochs/bochs-2.7/
H A Dplugin.cc48 #define SND_PLUGIN_ENTRY_FMT_STRING "libsound%s_plugin_entry" macro
568 sprintf(tmpname, SND_PLUGIN_ENTRY_FMT_STRING, name); in plugin_load()