Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c89 static int csoundDoCallback_(CSOUND *, void *, unsigned int);
552 csoundDoCallback_, /* doCsoundCallback */
3698 static int csoundDoCallback_(CSOUND *csound, void *p, unsigned int type) in csoundDoCallback_() function