Home
last modified time | relevance | path

Searched refs:csoundMessageV (Results 1 – 10 of 10) sorted by relevance

/dports/audio/csound/csound-6.15.0/interfaces/
H A Dexclusions.i35 %ignore csoundMessageV;
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp487 csoundMessageV(csound, 0, format, args); in Message()
494 csoundMessageV(csound, attr, format, args); in MessageS()
499 csoundMessageV(csound, attr, format, args); in MessageV()
H A Dcsound.h1570 PUBLIC void csoundMessageV(CSOUND *,
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.hpp484 csoundMessageV(csound, 0, format, args); in Message()
491 csoundMessageV(csound, attr, format, args); in MessageS()
496 csoundMessageV(csound, attr, format, args); in MessageV()
H A Dcsound.h1552 PUBLIC void csoundMessageV(CSOUND *,
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.hpp484 csoundMessageV(csound, 0, format, args); in Message()
491 csoundMessageV(csound, attr, format, args); in MessageS()
496 csoundMessageV(csound, attr, format, args); in MessageV()
H A Dcsound.h1552 PUBLIC void csoundMessageV(CSOUND *,
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c281 csoundMessageV,
2597 PUBLIC void csoundMessageV(CSOUND *csound, in csoundMessageV() function
2651 csoundMessageV(csound, CSOUNDMSG_WARNING, msg, args); in csoundWarning()
2662 csoundMessageV(csound, 0, msg, args); in csoundDebugMsg()
2671 csoundMessageV(csound, CSOUNDMSG_ERROR, msg, args); in csoundErrorMsg()
2681 csoundMessageV(csound, CSOUNDMSG_ERROR, msg, args); in csoundErrMsgV()
/dports/audio/csound/csound-6.15.0/Engine/
H A Dsread.c121 csoundMessageV(csound, 0, s, args); in sreaderr()
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog6325 * jpff_glue.c (csoundMessageS): New function like csoundMessageV