Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/H/
H A Dprototyp.h53 CS_PRINTF2 void csoundDebugMsg(CSOUND *, const char *, ...);
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c369 csoundDebugMsg,
2656 void csoundDebugMsg(CSOUND *csound, const char *msg, ...) in csoundDebugMsg() function