Searched refs:VST_ERR_ALREADY_LOADED (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/media/media-add-ons/vst_host/ | ||
H A D | VSTHost.h | 26 #define VST_ERR_ALREADY_LOADED -1 macro |
H A D | VSTHost.cpp | 308 return VST_ERR_ALREADY_LOADED; in LoadModule() |