HomeSort by: relevance | last modified time | path
    Searched defs:playdata (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/midiplay/
midiplay.c 100 static void playdata(u_char *, u_int, const char *);
398 playdata(buf, tot, name);
403 playdata(u_char *buf, u_int tot, const char *name) function in typeref:typename:void
802 playdata(sample, sizeof sample, "<Gubben Noa>");
805 playdata(silence_sample, sizeof silence_sample,
midiplay.c 100 static void playdata(u_char *, u_int, const char *);
398 playdata(buf, tot, name);
403 playdata(u_char *buf, u_int tot, const char *name) function in typeref:typename:void
802 playdata(sample, sizeof sample, "<Gubben Noa>");
805 playdata(silence_sample, sizeof silence_sample,
midiplay.c 100 static void playdata(u_char *, u_int, const char *);
398 playdata(buf, tot, name);
403 playdata(u_char *buf, u_int tot, const char *name) function in typeref:typename:void
802 playdata(sample, sizeof sample, "<Gubben Noa>");
805 playdata(silence_sample, sizeof silence_sample,

Completed in 41 milliseconds