Home
last modified time | relevance | path

Searched refs:ip_end (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1427 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_set() local
1429 while (ip < ip_end) in ztest_pattern_set()
1437 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_match() local
1440 while (ip < ip_end) in ztest_pattern_match()