Home
last modified time | relevance | path

Searched defs:find_opcode_new (Results 1 – 2 of 2) sorted by relevance

/dports/audio/csound/csound-6.15.0/Engine/
H A Dcsound_orc_semantics.c1153 OENTRY* find_opcode_new(CSOUND* csound, char* opname, in find_opcode_new() function
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1389 OENTRY* (*find_opcode_new)(CSOUND*, char*, member