Searched defs:isLast (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dbencode.c1280 const bool isLast = parentState->childIndex == parentState->childCount; local
1291 const bool isLast = ++parentState->childIndex == parentState->childCount; local

Completed in 64 milliseconds