Home
last modified time | relevance | path

Searched refs:dometa (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/midiplay/
H A Dmidiplay.c92 static void dometa(u_int, u_char *, u_int);
213 dometa(u_int meta, u_char *p, u_int len) in dometa() function
586 dometa(META_SET_TEMPO, (u_char[]){ in playdata()
601 dometa(meta, tp->start, mlen); in playdata()