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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp1822 wxFileConfigEntry *pNewLast = NULL; local
1828 pNewLast = m_aEntries[n];
1833 // pNewLast can be NULL here -- it's ok and can happen if we have no
1835 m_pLastEntry = pNewLast;

Completed in 65 milliseconds