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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dio.cpp58 m_handle(invalid_value())
65 PRE(m_handle != invalid_value());
71 fh.m_handle = invalid_value();
84 fh.m_handle = invalid_value();
93 return m_handle != invalid_value();
103 m_handle = invalid_value();
112 m_handle = invalid_value();
147 impl::file_handle::invalid_value(void) function in class:impl::file_handle
H A Dio.hpp238 static handle_type invalid_value(void);

Completed in 56 milliseconds