Home
last modified time | relevance | path

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

/dports/audio/synthpod-lv2/synthpod-01aad91/app/
H A Dsynthpod_app_private.h530 sp_app_log_warning(sp_app_t *app, const char *fmt, ...);
H A Dsynthpod_app_mod.c870sp_app_log_warning(app, "%s: unknown port type\n", __func__); //FIXME plugin should fail to initia… in _sp_app_mod_add()
H A Dsynthpod_app.c1462 sp_app_log_warning(sp_app_t *app, const char *fmt, ...) in sp_app_log_warning() function