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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/archive/
H A Darchivetest.h66 AtLast = 0x01, // eof before an attempt to read past the last byte enumerator in enum:TestInputStream::EofTypes
H A Darchivetest.cpp271 if (((m_eoftype & AtLast) != 0 && m_pos >= m_size) || count < size)

Completed in 60 milliseconds