Searched refs:m_la (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser.hpp134 token m_la; member in class:atf::parser::tokenizer
220 if (m_la) {
221 token t = m_la;
222 m_la = token();
242 m_la = token(m_lineno, m_nl_type, "<<NEWLINE>>");

Completed in 424 milliseconds