Home
last modified time | relevance | path

Searched defs:round (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S331 #define ff_rnd(p1, p2, p3, p4, round) /* normal forward round */ \ argument
384 #define fl_rnd(p1, p2, p3, p4, round) /* last forward round */ \ argument
433 #define fl_rnd(p1, p2, p3, p4, round) /* last forward round */ \ argument
509 #define ii_rnd(p1, p2, p3, p4, round) /* normal inverse round */ \ argument
562 #define il_rnd(p1, p2, p3, p4, round) /* last inverse round */ \ argument
611 #define il_rnd(p1, p2, p3, p4, round) /* last inverse round */ \ argument
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dtimer.c49 uint64_t round = (i+1 == buflen-1 && ((t0 * mult * 10 / t1) % 10 in timer_ratio() local
/f-stack/freebsd/contrib/ck/src/
H A Dck_barrier_tournament.c113 int round = 1; in ck_barrier_tournament() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1330 int round = 0; in zfsvfs_teardown() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1537 int round = 0; in zfsvfs_teardown() local
/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c225 int i, j, round; in keccakf() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-gmxx-defs.h10433 uint64_t round : 16; /**< Which Spi ports participate in each arbitration member