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

/external/chromium_org/net/http/
H A Dmd4.cc79 Uint8 *bp; const Uint32 *wp, *wpend; local
83 wpend = wp + (len >> 2);
85 for (; wp != wpend; ++wp, bp += 4)

Completed in 302 milliseconds