Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ztest/
H A Dztest.c1241 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_set() local
1243 while (ip < ip_end) in ztest_pattern_set()
1251 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_match() local
1254 while (ip < ip_end) in ztest_pattern_match()