Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/cmd/ztest/
Dztest.c1245 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_set() local
1247 while (ip < ip_end) in ztest_pattern_set()
1255 uint64_t *ip_end = (uint64_t *)((uintptr_t)buf + (uintptr_t)size); in ztest_pattern_match() local
1258 while (ip < ip_end) in ztest_pattern_match()