Home
last modified time | relevance | path

Searched defs:ipend (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/zfs/
H A Dzfs_fletcher.c138 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_native() local
155 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_byteswap() local
172 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_native() local
189 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_byteswap() local
207 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_incremental_native() local
230 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_incremental_byteswap() local
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dzfs_fletcher.c33 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_native() local
50 const uint64_t *ipend = ip + (size / sizeof (uint64_t)); in fletcher_2_byteswap() local
67 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_native() local
84 const uint32_t *ipend = ip + (size / sizeof (uint32_t)); in fletcher_4_byteswap() local