Searched refs:dst_end (Results 1 – 1 of 1) sorted by relevance
505 uint16_t *dst_end = dst_pos + count; in GetU16() local507 while (dst_pos < dst_end) in GetU16()568 uint32_t *dst_end = dst_pos + count; in GetU32() local570 while (dst_pos < dst_end) in GetU32()629 uint64_t *dst_end = dst_pos + count; in GetU64() local631 while (dst_pos < dst_end) in GetU64()