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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dwxstlvec.h184 pointer mpEnd;\
206 if ( mpEnd < mpEndOfBuf )\
208 new (mpEnd) value_type(*(mpEnd-1) );\
210 CopyObjectsBack( position, mpEnd, position + 1 );\
214 ++mpEnd;\
239 PlacementCopy( position, mpEnd, atPosition );\
240 DestructRange( mpStart, mpEnd );\
244 mpEnd = atPosition + difference_type( mpEnd
[all...]
H A Dcjparser.h41 wxChar* mpEnd; member in class:CJSourceParser
H A Dcjparser.cpp971 mpEnd(0),
994 mpEnd = end;
996 _gSrcEnd = mpEnd; // let all the C-functions "smell" the end of file

Completed in 110 milliseconds