Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ztest/
H A Dztest.c1244 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_set() local
1246 while (ip < ip_end) in ztest_pattern_set()
1254 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_match() local
1257 while (ip < ip_end) in ztest_pattern_match()