Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dmidi_sequencer.hpp416 bool isStackEnd() in isStackEnd() function
H A Dmidi_sequencer_impl.hpp956 if(m_loop.caughtEnd || m_loop.isStackEnd() || m_loop.caughtStackEnd) in processEvents()