Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/aucat/
H A Dsysex.h56 #define SYSEX_SIZE(m) (5 + sizeof(struct sysex_ ## m)) macro
/openbsd-src/usr.bin/sndiod/
H A Dsysex.h64 #define SYSEX_SIZE(m) (5 + sizeof(struct sysex_ ## m)) macro