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