HomeSort by relevance Sort by last modified time
    Searched refs:Mf_program (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/alsa-lib/test/
midifile.h 11 extern void (*Mf_program)();
midifile.c 92 void (*Mf_program) () = NULLFUNC;
624 if (Mf_program)
625 (*Mf_program) (chan, c1);
playmidi1.c 595 Mf_program = do_program;

Completed in 10 milliseconds