Home
last modified time | relevance | path

Searched defs:m_stop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnixSignals.h138 bool m_suppress : 1, m_stop : 1, m_notify : 1; global() member
/freebsd/contrib/nvi/vi/
H A Dvi.h121 MARK m_stop; /* mark: range end. */ member