Home
last modified time | relevance | path

Searched defs:y (Results 126 – 150 of 1258) sorted by relevance

12345678910>>...51

/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dsv_log2_3u.c20 special_case (svfloat64_t x, svfloat64_t y, svbool_t cmp) in special_case()
56 svfloat64_t y = sv_pw_horner_4_f64_x (pg, r, r2, __v_log2_data.poly); in SV_NAME_D1() local
H A Dsv_tanhf_2u6.c26 special_case (svfloat32_t x, svfloat32_t y, svbool_t special) in special_case()
49 svfloat32_t y = svdiv_x (pg, q, svadd_x (pg, q, 2.0)); in SV_NAME_F1() local
H A Dv_atanhf_3u1.c33 special_case (float32x4_t x, float32x4_t y, uint32x4_t special) in special_case()
61 float32x4_t y = vdivq_f32 (vaddq_f32 (ax, ax), vsubq_f32 (v_f32 (1), ax)); in V_NAME_F1() local
H A Dv_cospif_3u2.c26 special_case (float32x4_t x, float32x4_t y, uint32x4_t odd, uint32x4_t cmp) in special_case()
67 float32x4_t y = vmulq_f32 (v_pw_horner_5_f32 (r2, r4, d->poly), r); in V_NAME_F1() local
H A Dv_cospi_3u1.c30 special_case (float64x2_t x, float64x2_t y, uint64x2_t odd, uint64x2_t cmp) in special_case()
70 float64x2_t y = vmulq_f64 (v_pw_horner_9_f64 (r2, r4, d->poly), r); in V_NAME_D1() local
H A Dv_exp2_2u.c46 special_case (float64x2_t x, float64x2_t y, uint64x2_t is_special) in special_case()
59 special_case (float64x2_t s, float64x2_t y, float64x2_t n, in special_case()
110 float64x2_t y = v_pairwise_poly_3_f64 (r, r2, d->poly); in V_NAME_D1() local
H A Dsv_log10_2u5.c20 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case()
60 svfloat64_t y = sv_pw_horner_4_f64_x (pg, r, r2, __v_log10_data.poly); in SV_NAME_D1() local
H A Dsv_asinh_3u0.c25 special_case (svfloat64_t x, svfloat64_t y, svbool_t special) in special_case()
49 svfloat64_t y = svmla_x (pg, sv_f64 (A (2)), r, A (3)); in __sv_log_inline() local
108 svfloat64_t y = svsel (ge1, option_1, option_2); in SV_NAME_D1() local
H A Dv_acoshf_3u1.c26 special_case (float32x4_t x, float32x4_t y, uint16x4_t special, in special_case()
61 float32x4_t y = vaddq_f32 (xm1, vsqrtq_f32 (u)); in V_NAME_F1() local
H A Dv_asinf_2u5.c32 special_case (float32x4_t x, float32x4_t y, uint32x4_t special) in special_case()
89 float32x4_t y in V_NAME_F1() local
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c664 int y, x; in cmd_move() local
884 int y, x; in cmd_mvaddch() local
942 int y, x; in cmd_mvaddchstr() local
998 int y, x; in cmd_mvaddstr() local
1023 int y, x; in cmd_mvdelch() local
1048 int y, x; in cmd_mvgetch() local
1114 int y, x; in cmd_mvgetstr() local
1142 int y, x; in cmd_mvinch() local
1208 int y, x; in cmd_mvinchstr() local
1308 int y, x; in cmd_mvinstr() local
[all …]
/freebsd/stand/ficl/arm/
H A Dsysdep.c24 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul()
37 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y) in ficlLongDiv()
/freebsd/stand/ficl/amd64/
H A Dsysdep.c26 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul()
39 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y) in ficlLongDiv()
/freebsd/stand/ficl/i386/
H A Dsysdep.c26 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul()
39 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y) in ficlLongDiv()
/freebsd/stand/ficl/aarch64/
H A Dsysdep.c24 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul()
37 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y) in ficlLongDiv()
/freebsd/stand/ficl/powerpc/
H A Dsysdep.c24 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul()
37 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y) in ficlLongDiv()
/freebsd/stand/ficl/riscv/
H A Dsysdep.c24 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul()
37 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y) in ficlLongDiv()
/freebsd/sys/libkern/x86/
H A Dcrc32_sse42.c40 _mm_crc32_u8(uint32_t x, uint8_t y) in _mm_crc32_u8()
55 _mm_crc32_u64(uint64_t x, uint64_t y) in _mm_crc32_u64()
62 _mm_crc32_u32(uint32_t x, uint32_t y) in _mm_crc32_u32()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmath64.h103 mul_u64_u32_div(uint64_t x, uint32_t y, uint32_t div) in mul_u64_u32_div()
111 mul_u64_u64_div_u64(uint64_t x, uint64_t y, uint64_t z) in mul_u64_u64_div_u64()
159 mul_u64_u32_shr(uint64_t x, uint32_t y, unsigned int shift) in mul_u64_u32_shr()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cpp16 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) argument
17 #define G(x, y, z) ((y) ^ ((z) & ((x) ^ (y)))) argument
18 #define H(x, y, z) ((x) ^ (y) ^ (z)) argument
19 #define I(x, y, z) ((y) ^ ((x) | ~(z))) argument
/freebsd/contrib/bearssl/src/hash/
H A Dghash_ctmul.c64 #define MUL32(h, l, x, y) do { \ argument
71 bmul(uint32_t *hi, uint32_t *lo, uint32_t x, uint32_t y) in bmul()
165 bmul(uint32_t *hi, uint32_t *lo, uint32_t x, uint32_t y) in bmul()
197 br_ghash_ctmul(void *y, const void *h, const void *data, size_t len) in br_ghash_ctmul()
/freebsd/contrib/arm-optimized-routines/math/
H A Dpowf.c33 double_t z, r, r2, r4, p, q, y, y0, invc, logc; in log2_inline() local
78 double_t kd, z, r, r2, y, s; in exp2_inline() local
132 powf (float x, float y) in powf()
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dv_exp.c47 special_case (float64x2_t x, float64x2_t y, uint64x2_t cmp) in special_case()
62 special_case (float64x2_t s, float64x2_t y, float64x2_t n) in special_case()
79 float64x2_t n, r, r2, s, y, z; in V_NAME_D1() local
/freebsd/lib/libmd/
H A Drmd_locl.h178 #define F1(x,y,z) ((x)^(y)^(z)) argument
179 #define F2(x,y,z) (((x)&(y))|((~x)&z)) argument
180 #define F3(x,y,z) (((x)|(~y))^(z)) argument
181 #define F4(x,y,z) (((x)&(z))|((y)&(~(z)))) argument
182 #define F5(x,y,z) ((x)^((y)|(~(z)))) argument
/freebsd/lib/msun/tests/
H A Dinvtrig_test.c82 #define test2_tol(func, y, x, result, tol, excepts) do { \ argument
89 #define test2(func, y, x, result, excepts) \ argument
92 #define _testall2_tol(prefix, y, x, result, tol, excepts) do { \ argument
102 #define testall2_tol(prefix, y, x, result, tol, excepts) do { \ argument
109 #define testall2(prefix, y, x, result, excepts) \ argument

12345678910>>...51