Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/OOps/
H A Dgoto_ops.c211 ip = &(csound->actanchor); in turnoff2()
H A Dschedule.c483 ip = &(csound->actanchor); in ktriginstr_()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsdebug.c238 INSDS *insds = csound->actanchor.nxtact; in csoundDebugGetInstrInstances()
H A Dcsound.c1734 ip = csound->actanchor.nxtact; in kperf_nodebug()
1978 ip = csound->actanchor.nxtact; in kperf_debug()
/dports/audio/csound/csound-6.15.0/Engine/
H A Dmusmon.c428 INSDS *ip = csound->actanchor.nxtact; in deactivate_all_notes()
1224 if (csound->actanchor.nxtact == NULL) /* if no indef ins */ in sensevents()
H A Dinsert.c399 nxtp = &(csound->actanchor); /* now splice into activ lst */ in insert_event()
662 nxtp = &(csound->actanchor); /* now splice into activ lst */ in insert_midi()
2731 ip = &(csound->actanchor); in csoundKillInstanceInternal()
H A Dfgens.c344 if (UNLIKELY(csound->actanchor.nxtact != NULL)) { /* & chk for danger */ in csoundFTAlloc()
2370 if (UNLIKELY(csound->actanchor.nxtact != NULL)) { /* & chk for danger */ in ftalloc()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1525 INSDS actanchor; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1525 INSDS actanchor; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1553 INSDS actanchor; member