Home
last modified time | relevance | path

Searched refs:chanmessage (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/test/
H A Dmidifile.c47 * (11) chanmessage skips over invalid c1 command bytes > 127 and
146 static void chanmessage ();
437 chanmessage (status, c1, (needed > 1) ? egetc () : 0); in readtrack()
590 chanmessage (status, c1, c2) in chanmessage() function
598 if (c1 > 127) /*mferror("chanmessage: bad c1") ??*/ return;

Completed in 2 milliseconds