Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Host/common/
DEditline.cpp474 HistoryW *pHistory = m_history_sp->GetHistoryPtr(); in RecallHistory() local
484 if (history_w(pHistory, &history_event, in RecallHistory()
499 if (history_w(pHistory, &history_event, GetOperation(op)) == -1) { in RecallHistory()