Home
last modified time | relevance | path

Searched defs:opcodeListEntry (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs506 pub struct opcodeListEntry { struct
507 pub opname: *mut c_char,
508 pub outypes: *mut c_char,
509 pub intypes: *mut c_char,
510 pub flags: c_int,
1025 pub fn csoundDisposeOpcodeList(arg1: *mut CSOUND, opcodelist: *mut opcodeListEntry); in csoundDisposeOpcodeList()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h565 } opcodeListEntry; typedef
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.h565 } opcodeListEntry; typedef
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h565 } opcodeListEntry; typedef