Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/siop/
H A Doosiop.ss74 ENTRY start_select
75 start_select:
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4206 const int start_select = m_selected; in WindowDelegateHandleChar() local
4207 while (++m_selected != start_select) { in WindowDelegateHandleChar()
4221 const int start_select = m_selected; in WindowDelegateHandleChar() local
4222 while (--m_selected != start_select) { in WindowDelegateHandleChar()