#include <csoundCore.h>

Data Fields | |
| struct op * | nxtop |
| TEXT | t |
| int | pmax |
| int | vmax |
| int | pextrab |
| int | mdepends |
| int | lclkcnt |
| int | dummy01 |
| int | lclwcnt |
| int | lclacnt |
| int | lclpcnt |
| int | lclscnt |
| int | lclfixed |
| int | optxtcount |
| short | muted |
| long | localen |
| long | opdstot |
| long * | inslist |
| MYFLT * | psetdata |
| struct insds * | instance |
| struct insds * | lst_instance |
| struct insds * | act_instance |
| struct instr * | nxtinstxt |
| int | active |
| int | maxalloc |
| MYFLT | cpuload |
| struct opcodinfo * | opcode_info |
| char * | insname |
struct op* instr::nxtop [read] |
| int instr::pmax |
| int instr::vmax |
| int instr::pextrab |
| int instr::mdepends |
| int instr::lclkcnt |
| int instr::dummy01 |
| int instr::lclwcnt |
| int instr::lclacnt |
| int instr::lclpcnt |
| int instr::lclscnt |
| int instr::lclfixed |
| short instr::muted |
| long instr::localen |
| long instr::opdstot |
| long* instr::inslist |
| MYFLT* instr::psetdata |
struct insds* instr::instance [read] |
struct insds* instr::lst_instance [read] |
struct insds* instr::act_instance [read] |
struct instr* instr::nxtinstxt [read] |
| int instr::active |
| int instr::maxalloc |
| MYFLT instr::cpuload |
struct opcodinfo* instr::opcode_info [read] |
| char* instr::insname |
1.5.6