Searched refs:bpend (Results 1 – 1 of 1) sorted by relevance
97 Uint32 *wp; const Uint8 *bp, *bpend; in b2w() local101 bpend = in + len; in b2w()103 for (; bp != bpend; bp += 4, ++wp) in b2w()