opl_operators 308 dev/ic/opl.c const struct opl_operators *p = sc->voices[v].patch;
opl_operators 464 dev/ic/opl.c const struct opl_operators *p;
opl_operators 23 dev/ic/oplinstrs.c const struct opl_operators opl3_instrs[OPL_NINSTR] = {
opl_operators 325 dev/ic/oplinstrs.c const struct opl_operators opl2_instrs[OPL_NINSTR] = {
opl_operators 47 dev/ic/oplvar.h const struct opl_operators *patch;
opl_operators 75 dev/ic/oplvar.h struct opl_operators {
opl_operators 88 dev/ic/oplvar.h extern const struct opl_operators opl2_instrs[];
opl_operators 89 dev/ic/oplvar.h extern const struct opl_operators opl3_instrs[];