Home
last modified time | relevance | path

Searched defs:lsp_trace (Results 1 – 2 of 2) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/
H A Ddebug.h41 …#define lsp_trace(msg, ...) { fprintf(LSP_LOG_FD, "[TRC][%s:%4d] %s: " msg "\n", __FILE__, __L… macro
48 #define lsp_trace(msg, ...) macro
/dports/www/civetweb/civetweb-1.15/src/
H A Dmod_lua.inl1828 lsp_trace(lua_State *L) function