Home
last modified time | relevance | path

Searched refs:CS_PRINTF3 (Results 1 – 13 of 13) sorted by relevance

/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dfilebuilding.h59 #define CS_PRINTF3 macro
H A Dsysdep.h326 # define CS_PRINTF3 __attribute__ ((__format__ (__printf__, 3, 4))) macro
335 # define CS_PRINTF3 macro
H A Dcsound.h297 #define CS_PRINTF3 macro
1549 PUBLIC CS_PRINTF3 void csoundMessageS(CSOUND *,
H A DcsoundCore.h1026 CS_PRINTF3 void (*MessageS)(CSOUND *, int attr, const char *fmt, ...);
1156 CS_PRINTF3 int (*PerfError)(CSOUND *, INSDS *ip, const char *msg, ...);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dfilebuilding.h59 #define CS_PRINTF3 macro
H A Dsysdep.h326 # define CS_PRINTF3 __attribute__ ((__format__ (__printf__, 3, 4))) macro
335 # define CS_PRINTF3 macro
H A Dcsound.h297 #define CS_PRINTF3 macro
1549 PUBLIC CS_PRINTF3 void csoundMessageS(CSOUND *,
H A DcsoundCore.h1026 CS_PRINTF3 void (*MessageS)(CSOUND *, int attr, const char *fmt, ...);
1156 CS_PRINTF3 int (*PerfError)(CSOUND *, INSDS *ip, const char *msg, ...);
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dfilebuilding.h60 #define CS_PRINTF3 macro
/dports/audio/csound/csound-6.15.0/include/
H A Dsysdep.h331 # define CS_PRINTF3 __attribute__ ((__format__ (__printf__, 3, 4))) macro
340 # define CS_PRINTF3 macro
H A Dcsound.h297 #define CS_PRINTF3 macro
1567 PUBLIC CS_PRINTF3 void csoundMessageS(CSOUND *,
H A DcsoundCore.h1041 CS_PRINTF3 void (*MessageS)(CSOUND *, int attr, const char *fmt, ...);
1171 CS_PRINTF3 int (*PerfError)(CSOUND *, OPDS *h, const char *msg, ...);
/dports/audio/csound/csound-6.15.0/H/
H A Dprototyp.h51 CS_PRINTF3 int csoundPerfError(CSOUND *, OPDS *h, const char *, ...);