Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dmidi_sequencer.hpp379 bool caughtStackStart; member
402 caughtStackStart = false; in reset()
H A Dmidi_sequencer_impl.hpp944 if(m_loop.caughtStackStart) in processEvents()
947 m_loop.caughtStackStart = false; in processEvents()
1515 m_loop.caughtStackStart = true; in handleEvent()