/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 117 uint64_t f4 = f[4]; in fe25519_cmov() local 154 uint64_t f4 = f[4]; in fe25519_cswap() local 198 uint64_t f4 = f[4]; in fe25519_copy() local 247 uint64_t f0, f1, f2, f3, f4; in fe25519_mul() local 338 uint64_t f0, f1, f2, f3, f4; in fe25519_sq() local 417 uint64_t f0, f1, f2, f3, f4; in fe25519_sq2() local
|
H A D | ed25519_ref10_fe_25_5.h | 156 int32_t f4 = f[4]; in fe25519_cmov() local 206 int32_t f4 = f[4]; in fe25519_cswap() local 280 int32_t f4 = f[4]; in fe25519_copy() local 374 int32_t f4 = f[4]; in fe25519_mul() local 644 int32_t f4 = f[4]; in fe25519_sq() local 816 int32_t f4 = f[4]; in fe25519_sq2() local 989 int32_t f4 = f[4]; in fe25519_scalar_product() local
|
/freebsd/contrib/unifdef/tests/ |
H A D | crlf.c | 8 int f4() { return 0; } in f4() function
|
H A D | if6.c | 8 int f4() { return 0; } in f4() function
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | expm1_2u5.c | 67 double f4 = f2 * f2; in expm1() local
|
H A D | tanh_3u.c | 41 double f4 = f2 * f2; in expm1_inline() local
|
H A D | atanh_3u.c | 46 double f4 = f2 * f2; in log1p_inline() local
|
H A D | log1p_2u.c | 29 double f4 = f2 * f2; in eval_poly() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_expm1f_inline.h | 48 float32x4_t f4 = vmulq_f32 (f2, f2); in expm1f_inline() local
|
H A D | v_expm1_inline.h | 59 float64x2_t f4 = vmulq_f64 (f2, f2); in expm1_inline() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | expm1.c | 71 svfloat64_t f4 = svmul_x (pg, f2, f2); in SV_NAME_D1() local
|
H A D | tanh.c | 51 svfloat64_t f4 = svmul_x (pg, f2, f2); in expm1_inline() local
|
H A D | sinh.c | 55 svfloat64_t f4 = svmul_x (pg, f2, f2); in expm1_inline() local
|
H A D | log1p.c | 96 svfloat64_t f2 = svmul_x (pg, f, f), f4 = svmul_x (pg, f2, f2), in SV_NAME_D1() local
|
/freebsd/crypto/openssl/apps/ |
H A D | genrsa.c | 87 unsigned long f4 = RSA_F4; in genrsa_main() local
|
/freebsd/usr.bin/hexdump/ |
H A D | display.c | 116 float f4; in print() local
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
H A D | aestab.c | 159 #define f4(x) ((x<<2) ^ (((x>>6) & 1) * WPOLY) ^ (((x>>6) & 2) * WPOLY)) macro
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/sha1/ |
H A D | shs.c | 17 #define f4(x,y,z) ( x ^ y ^ z ) /* Rounds 60-79 */ macro
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | main.c | 232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try()
|
/freebsd/lib/libc/regex/grot/ |
H A D | main.c | 203 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try()
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_pinmux.c | 222 #define GMUX(r, gb, gi, nm, f1, f2, f3, f4, gr, dn_s, dn_w, up_s, up_w) \ argument 236 #define FMUX(r, nm, f1, f2, f3, f4, gr, dn_s, dn_w, up_s, up_w) \ argument
|
/freebsd/sys/arm/nvidia/ |
H A D | tegra_pinmux.c | 172 #define GMUX(r, gb, gi, nm, f1, f2, f3, f4) \ argument 180 #define FMUX(r, nm, f1, f2, f3, f4) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ppc_regs.h | 37 #define f4 4 macro
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aes_amd64.S | 226 #define f4(x) ((x<<2)^(((x>>6)&1)*0x11b)^(((x>>6)&2)*0x11b)) macro
|
/freebsd/sys/dev/mlx/ |
H A D | mlxreg.h | 508 u_int32_t f4, in mlx_make_type1() 531 u_int8_t f4, in mlx_make_type2() 557 u_int8_t f4, in mlx_make_type3() 582 u_int8_t f4) in mlx_make_type4() 604 u_int32_t f4, in mlx_make_type5()
|