Searched defs:f2 (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.FunctionLookup.c38 f2(f func, int i) function
/freebsd-current/contrib/unifdef/tests/
H A Dcrlf.c4 int f2() { return 0; } function
H A Dif6.c4 int f2() { return 0; } function
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_expm1f_inline.h51 float32x4_t f2 = vmulq_f32 (f, f); local
H A Dtanhf_2u6.c45 float f2 = f * f; local
H A Dtanh_3u.c38 double f2 = f * f; local
H A Dexpm1_2u5.c66 double f2 = f * f; local
H A Dsv_log1p_inline.h87 svfloat64_t f2 = svmul_x (pg, f, f); local
H A Dsv_expm1_2u5.c70 svfloat64_t f2 = svmul_x (pg, f, f); local
H A Dsv_expm1f_1u6.c77 svfloat32_t f2 = svmul_x (pg, f, f); local
H A Dsv_expm1f_inline.h61 svfloat32_t f2 = svmul_x (pg, f, f); local
H A Dv_tanh_3u.c51 float64x2_t f2 = vmulq_f64 (f, f); local
H A Dsv_tanh_3u.c50 svfloat64_t f2 = svmul_x (pg, f, f); local
H A Dv_expm1_2u5.c93 float64x2_t f2 = vmulq_f64 (f, f); local
H A Dv_log1p_inline.h82 float64x2_t f2 = vmulq_f64 (f, f); local
H A Dsv_log1p_2u5.c96 svfloat64_t f2 = svmul_x (pg, f, f), f4 = svmul_x (pg, f2, f2), local
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fmtcheck.c90 const char *f, *cf, *f1, *f2; local
/freebsd-current/lib/libc/tests/gen/
H A Dfmtcheck_test.c79 const char *f, *cf, *f1, *f2; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dbitmask_enum_test.cpp96 constexpr Flags f2 = F1 | F2; local
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_explode.c187 u_int frac, f0, f1, f2; local
/freebsd-current/contrib/diff/src/
H A Ddir.c178 char const *const *f2 = file2; local
/freebsd-current/sys/contrib/libsodium/regen-msvc/
H A Dregen-msvc.py59 f2 = "" variable
69 f2 = f2 + " <Filter>{}</Filter>\r\n".format(basedir) variable
70 f2 = f2 + " </ClInclude>\r\n" variable
/freebsd-current/sbin/ipf/libipf/
H A Dsave_file.c63 file_opts_t *f1 = ctx1, *f2 = ctx2; local
/freebsd-current/sys/compat/linux/
H A Dlinux_fork.c129 int error, ff, f2; local
/freebsd-current/lib/librss/
H A Dlibrss.c51 int f1, f2, p; local

Completed in 164 milliseconds

1234