Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Docsd_code_follower.cpp67 bool initDone = false; in initFollowerState() local
81 initDone = (m_pMemAccess->hasAttachedAndEnabled() && m_pIDecode->hasAttachedAndEnabled()); in initFollowerState()
83 return initDone; in initFollowerState()