Searched defs:OP_OUT (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/audio/ | ||
H A D | fmopl.c | 441 #define OP_OUT(slot,env,con) slot->wavetable[((slot->Cnt+con)/(0x1000000/SIN_ENT))&(SIN_ENT-1)][e… macro |
/qemu/tests/qtest/fuzz/ | ||
H A D | generic_fuzz.c | 41 OP_OUT, enumerator |