Home
last modified time | relevance | path

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

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSnd_fx.cpp4795 bool isNibble = false; // did we parse a nibble or a byte value? in ProcessMIDIMacro() local
4801 isNibble = true; in ProcessMIDIMacro()
4806 isNibble = true; in ProcessMIDIMacro()
4811 isNibble = true; in ProcessMIDIMacro()
4930 if(isNibble) // parsed a nibble (constant or 'c' variable) in ProcessMIDIMacro()