Searched refs:dst_end (Results 1 – 1 of 1) sorted by relevance
405 uint16_t *dst_end = dst_pos + count; in GetU16() local407 while (dst_pos < dst_end) { in GetU16()454 uint32_t *dst_end = dst_pos + count; in GetU32() local456 while (dst_pos < dst_end) { in GetU32()502 uint64_t *dst_end = dst_pos + count; in GetU64() local504 while (dst_pos < dst_end) { in GetU64()