Searched defs:f4 (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-current/contrib/unifdef/tests/
H A Dcrlf.c8 int f4() { return 0; } function
H A Dif6.c8 int f4() { return 0; } function
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_expm1f_inline.h52 float32x4_t f4 = vmulq_f32 (f2, f2); local
H A Dtanh_3u.c39 double f4 = f2 * f2; local
H A Dexpm1_2u5.c67 double f4 = f2 * f2; local
H A Dsv_expm1_2u5.c71 svfloat64_t f4 = svmul_x (pg, f2, f2); local
H A Dv_tanh_3u.c52 float64x2_t f4 = vmulq_f64 (f2, f2); local
H A Dsv_tanh_3u.c51 svfloat64_t f4 = svmul_x (pg, f2, f2); local
H A Dv_expm1_2u5.c94 float64x2_t f4 = vmulq_f64 (f2, f2); local
H A Dsv_log1p_2u5.c96 svfloat64_t f2 = svmul_x (pg, f, f), f4 = svmul_x (pg, f2, f2), local
H A Dsv_sinh_3u.c55 svfloat64_t f4 = svmul_x (pg, f2, f2); local
H A Dlog1p_2u.c29 double f4 = f2 * f2; local
H A Datanh_3u.c46 double f4 = f2 * f2; local
H A Dv_sinh_3u.c64 float64x2_t f4 = vmulq_f64 (f2, f2); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dbitmask_enum_test.cpp98 constexpr Flags f4 = F1 ^ F2; local
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h117 uint64_t f4 = f[4]; local
154 uint64_t f4 = f[4]; local
198 uint64_t f4 = f[4]; local
247 uint64_t f0, f1, f2, f3, f4; local
338 uint64_t f0, f1, f2, f3, f4; local
417 uint64_t f0, f1, f2, f3, f4; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S225 #define f4(x) ((x<<2)^(((x>>6)&1)*0x11b)^(((x>>6)&2)*0x11b)) define
/freebsd-current/crypto/openssl/apps/
H A Dgenrsa.c87 unsigned long f4 = RSA_F4; local
/freebsd-current/lib/libc/regex/grot/
H A Dmain.c203 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) argument
/freebsd-current/usr.bin/hexdump/
H A Ddisplay.c116 float f4; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h37 #define f4 4 macro
/freebsd-current/crypto/openssh/
H A Dssh-rsa.c135 BIGNUM *f4 = NULL; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp113 uint64_t f4; member in struct:_FPR
/freebsd-current/contrib/tcpdump/
H A Dprint-smb.c331 const char *f1, *f2, *f3, *f4; local

Completed in 135 milliseconds

12