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

  /src/usr.bin/cdplay/
cdplay.c 194 static void addmsf(u_int *, u_int *, u_int *, u_int, u_int, u_int);
772 addmsf(&m1, &s1, &f1, tm, ts, tf);
788 addmsf(&m2, &s2, &f2, m1, s1, f1);
803 addmsf(&m2, &s2, &f2, tm, ts, tf);
1514 addmsf(u_int *m, u_int *s, u_int *f, u_int m2, u_int s2, u_int f2) function in typeref:typename:void

Completed in 11 milliseconds