Searched refs:zi (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/texinfo/info/
H A Dinfo.h84 register int zi; \
88 for (zi = 0; zi < length; zi++) \
89 place[zi] = 0; \
/freebsd-10.2-release/crypto/openssh/
H A Dge25519.c245 fe25519 tx, ty, zi; local
246 fe25519_invert(&zi, &p->z);
247 fe25519_mul(&tx, &p->x, &zi);
248 fe25519_mul(&ty, &p->y, &zi);
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c5384 ztest_execute(int test, ztest_info_t *zi, uint64_t id) argument
5390 for (int i = 0; i < zi->zi_iters; i++)
5391 zi->zi_func(zd, id);
5400 (void) dladdr((void *)zi->zi_func, &dli);
5414 ztest_info_t *zi; local
5434 zi = &ztest_info[rand];
5440 ztest_random(2 * zi->zi_interval[0] + 1)) == call_next) {
5441 ztest_execute(rand, zi, id);
6113 ztest_info_t *zi; local
6196 zi
[all...]
/freebsd-10.2-release/crypto/openssl/util/
H A Dpod2man.pl600 . ds ? \s-2c\h'-\w'c'u*7/10'\u\h'\*(#H'\zi\d\s+2\h'\w'c'u*8/10'

Completed in 171 milliseconds