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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtarstrm.cpp664 m_sumType = SUM_UNKNOWN;
808 if (m_sumType != SUM_SIGNED) {
810 if (m_sumType == SUM_UNKNOWN)
811 m_sumType = ok ? SUM_UNSIGNED : SUM_SIGNED;
813 if (m_sumType == SUM_SIGNED)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtarstrm.h196 int m_sumType; member in class:wxTarInputStream

Completed in 444 milliseconds