HomeSort by: relevance | last modified time | path
    Searched refs:MIDI_BUF_DECLARE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
midi.c 693 MIDI_BUF_DECLARE(idx);
694 MIDI_BUF_DECLARE(buf);
908 MIDI_BUF_DECLARE(idx);
909 MIDI_BUF_DECLARE(buf);
1091 MIDI_BUF_DECLARE(idx);
1092 MIDI_BUF_DECLARE(buf);
1187 MIDI_BUF_DECLARE(idx);
1188 MIDI_BUF_DECLARE(buf);
1260 MIDI_BUF_DECLARE(idx);
1261 MIDI_BUF_DECLARE(buf)
    [all...]
midivar.h 70 * MIDI_BUF_DECLARE(frk) where frk is either buf or idx:
118 #define MIDI_BUF_DECLARE(frk) \

Completed in 14 milliseconds