Home
last modified time | relevance | path

Searched refs:f_exist_status (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.3.1/build/demos/snd/seq/src/
Dseq.c90 …u8 f_exist_status; /* Whether there are MIDI event instructions (whether currently… in SeqMain() local
122 f_exist_status = 1; in SeqMain()
133 f_exist_status = 0; in SeqMain()
195 seq_midi_byte_size[(current_event >> 4) - 8] + f_exist_status; in SeqMain()