Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dmidifile.c151 static int eputc (unsigned char c);
976 eputc (laststatus = c);
983 eputc (data[i]);
1013 eputc (laststatus = meta_event);
1016 eputc (type);
1023 if (eputc (data[i]) != data[i])
1039 eputc (laststatus = meta_event);
1040 eputc (set_tempo);
1042 eputc (3);
1043 eputc ((unsigned) (0xff & (tempo >> 16)));
[all …]