Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c3141 static CS_NOINLINE int opcode_list_new_oentry(CSOUND *csound, in opcode_list_new_oentry() function
3193 err = opcode_list_new_oentry(csound, &tmpEntry); in csoundAppendOpcode()
3216 if (UNLIKELY((err = opcode_list_new_oentry(csound, ep)) != 0)) { in csoundAppendOpcodes()