Home
last modified time | relevance | path

Searched defs:f4 (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h117 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 Ded25519_ref10_fe_25_5.h156 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 Dcrlf.c8 int f4() { return 0; } in f4() function
H A Dif6.c8 int f4() { return 0; } in f4() function
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexpm1_2u5.c67 double f4 = f2 * f2; in expm1() local
H A Dtanh_3u.c41 double f4 = f2 * f2; in expm1_inline() local
H A Datanh_3u.c46 double f4 = f2 * f2; in log1p_inline() local
H A Dlog1p_2u.c29 double f4 = f2 * f2; in eval_poly() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_expm1f_inline.h48 float32x4_t f4 = vmulq_f32 (f2, f2); in expm1f_inline() local
H A Dv_expm1_inline.h59 float64x2_t f4 = vmulq_f64 (f2, f2); in expm1_inline() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dexpm1.c71 svfloat64_t f4 = svmul_x (pg, f2, f2); in SV_NAME_D1() local
H A Dtanh.c51 svfloat64_t f4 = svmul_x (pg, f2, f2); in expm1_inline() local
H A Dsinh.c55 svfloat64_t f4 = svmul_x (pg, f2, f2); in expm1_inline() local
H A Dlog1p.c96 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 Dgenrsa.c87 unsigned long f4 = RSA_F4; in genrsa_main() local
/freebsd/usr.bin/hexdump/
H A Ddisplay.c116 float f4; in print() local
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/
H A Daestab.c159 #define f4(x) ((x<<2) ^ (((x>>6) & 1) * WPOLY) ^ (((x>>6) & 2) * WPOLY)) macro
/freebsd/crypto/krb5/src/lib/crypto/builtin/sha1/
H A Dshs.c17 #define f4(x,y,z) ( x ^ y ^ z ) /* Rounds 60-79 */ macro
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try()
/freebsd/lib/libc/regex/grot/
H A Dmain.c203 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_pinmux.c222 #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 Dtegra_pinmux.c172 #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 Dtsan_ppc_regs.h37 #define f4 4 macro
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S226 #define f4(x) ((x<<2)^(((x>>6)&1)*0x11b)^(((x>>6)&2)*0x11b)) macro
/freebsd/sys/dev/mlx/
H A Dmlxreg.h508 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()

12