MIDI_SYSEX_END    259 dev/midisyn.c  		if (b == MIDI_SYSEX_END)
MIDI_SYSEX_END    808 dev/sequencer.c 	if (i < 6 || (i > 0 && buf[i-1] == MIDI_SYSEX_END))
MIDI_SYSEX_END   1238 dev/sequencer.c 	c = MIDI_SYSEX_END;