| /freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
| H A D | aes_amd64.S | 332 #define ff_rnd(p1, p2, p3, p4, round) /* normal forward round */ \ argument 385 #define fl_rnd(p1, p2, p3, p4, round) /* last forward round */ \ argument 434 #define fl_rnd(p1, p2, p3, p4, round) /* last forward round */ \ argument 510 #define ii_rnd(p1, p2, p3, p4, round) /* normal inverse round */ \ argument 563 #define il_rnd(p1, p2, p3, p4, round) /* last inverse round */ \ argument 612 #define il_rnd(p1, p2, p3, p4, round) /* last inverse round */ \ argument
|
| /freebsd/contrib/llvm-project/libcxx/include/__math/ |
| H A D | rounding_functions.h | 207 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI float round(float __x) _NOEXCEPT { return __builtin_… in round() function 210 _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double round(double __x) _NOEXCEPT { in round() function 214 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI long double round(long double __x) _NOEXCEPT { in round() function 219 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI double round(_A1 __x) _NOEXCEPT { in round() function
|
| /freebsd/lib/msun/src/ |
| H A D | s_round.c | 35 round(double x) in round() function
|
| /freebsd/crypto/openssl/crypto/sm3/asm/ |
| H A D | sm3-armv8.pl | 63 sub round () { subroutine
|
| /freebsd/contrib/arm-optimized-routines/math/tools/ |
| H A D | tgamma128_gen.jl | 46 function quadval(x, round=0) argument
|
| /freebsd/lib/msun/arm/ |
| H A D | fenv.c | 123 __softfp_round_to_vfp(int round) in __softfp_round_to_vfp() 140 __softfp_round_from_vfp(int round) in __softfp_round_from_vfp()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | floatunsisf.c | 39 rep_t round = (rep_t)a << (typeWidth - shift); in __floatunsisf() local
|
| /freebsd/sys/contrib/ck/src/ |
| H A D | ck_barrier_tournament.c | 113 int round = 1; in ck_barrier_tournament() local
|
| /freebsd/usr.bin/truncate/ |
| H A D | truncate.c | 54 off_t oflow, rsize, sz, tsize, round, off, len; in main() local
|
| /freebsd/secure/lib/libcrypt/ |
| H A D | crypt-des.c | 369 int shifts, round; in des_setkey() local 453 int round; in do_des() local
|
| /freebsd/libexec/rtld-elf/aarch64/ |
| H A D | rtld_machdep.h | 81 #define round(size, align) \ macro
|
| /freebsd/libexec/rtld-elf/powerpc64/ |
| H A D | rtld_machdep.h | 77 #define round(size, align) \ macro
|
| /freebsd/libexec/rtld-elf/powerpc/ |
| H A D | rtld_machdep.h | 85 #define round(size, align) \ macro
|
| /freebsd/crypto/openssl/test/ |
| H A D | exptest.c | 151 static int test_mod_exp(int round) in test_mod_exp()
|
| /freebsd/lib/libmd/amd64/ |
| H A D | md5block.S | 34 .macro round a, b, c, d, f, k, m, s macro
|
| /freebsd/libexec/rtld-elf/arm/ |
| H A D | rtld_machdep.h | 73 #define round(size, align) \ macro
|
| /freebsd/libexec/rtld-elf/riscv/ |
| H A D | rtld_machdep.h | 98 #define round(size, align) \ macro
|
| /freebsd/sys/powerpc/fpu/ |
| H A D | fpu_implode.c | 76 round(struct fpemu *fe, struct fpn *fp) in round() function
|
| /freebsd/lib/libmd/aarch64/ |
| H A D | md5block.S | 25 .macro round a, b, c, d, f, key, m, s macro
|
| H A D | sha1block.S | 98 .macro round func, a, b, c, d, e, w_i, w_i3, w_i8, w_i14 macro
|
| /freebsd/tests/sys/netinet/libalias/ |
| H A D | perf.c | 79 int i, round, check_timeout_cnt = 0; in main() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
| H A D | blake3_portable.c | 20 INLINE void round_fn(uint32_t state[16], const uint32_t *msg, size_t round) { in round_fn()
|
| /freebsd/sys/contrib/openzfs/module/icp/algs/blake3/ |
| H A D | blake3_generic.c | 48 size_t round) in round_fn()
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_ppmd_private.h | 93 #define PPMD_GET_MEAN_SPEC(summ, shift, round) (((summ) + (1 << ((shift) - (round)))) >> (shift)) argument
|
| /freebsd/contrib/netbsd-tests/lib/libc/gen/ |
| H A D | t_sleep.c | 269 int64_t delta1, delta2, delta3, round; in sleeptest() local
|