Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/H/
H A Dentry1.h232 int32_t inch_opcode(CSOUND *, void *), inall_opcode(CSOUND *, void *);
/dports/audio/csound/csound-6.15.0/Engine/
H A Dentry1.c769 "", inch_set, inall_opcode },
/dports/audio/csound/csound-6.15.0/OOps/
H A Daops.c1780 int32_t inall_opcode(CSOUND *csound, INALL *p) in inall_opcode() function