Searched defs:y0 (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dlogf.c30 double_t z, r, r2, y, y0, invc, logc; local
H A Dlog10f.c40 double_t z, r, r2, y, y0, invc, logc; local
H A Dsv_powf_2u6.c170 svfloat64_t y0 = svadd_x (pg, logc, svcvt_f64_x (pg, k)); local
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dlog2f.c29 double_t z, r, r2, p, y, y0, invc, logc; local
H A Dlogf.c30 double_t z, r, r2, y, y0, invc, logc; local
H A Dpowf.c33 double_t z, r, r2, r4, p, q, y, y0, invc, logc; local
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_div.c155 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local
H A Dfpu_sqrt.c192 u_int y0, y1, y2, y3; local
[all...]
/freebsd-current/stand/liblua/
H A Dgfx_utils.c143 uint32_t x0, y0, x1, y1, wd; local
164 uint32_t x0, y0, x1, y1, x2, y2, width; local
187 uint32_t x0, y0, x1, y1, fill; local
208 uint32_t x0, y0, x local
[all...]
/freebsd-current/stand/ficl/
H A Dgfx_loader.c167 FICL_UNS x0, y0, x1, y1, wd; local
184 FICL_UNS x0, y0, x1, y1, x2, y2, width; local
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_powf.c115 double y0 = logc + (double) k[lane]; local
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_ctmul32.c52 uint32_t y0, y1, y2, y3; local
H A Dghash_ctmul64.c36 uint64_t y0, y1, y2, y3; local
82 uint64_t y0, y1; local
[all...]
H A Dghash_ctmul.c74 uint32_t y0, y1, y2, y3; local
168 uint32_t y0, y1, y2, y3; local
[all...]
/freebsd-current/crypto/openssl/crypto/ec/
H A Dec2_smpl.c359 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; local
/freebsd-current/lib/msun/src/
H A De_j0.c142 y0(double x) function
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Ddes_ct.c206 uint32_t y0, y1, y2, y3, y4, y5, y6, y7, y8, y9; local
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du4.h2 __m128i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
[all...]
H A Du8.h2 __m256i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
[all...]
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_exp.c565 BN_ULONG y0, y1, y2, y3; local
H A Dbn_gf2m.c415 BN_ULONG x1, x0, y1, y0, zz[4]; local
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h337 __DEVICE__ double y0(double __a) { return __nv_y0(__a); } function
H A D__clang_hip_math.h1102 double y0(double __x) { return __ocml_y0_f64(__x); } function
/freebsd-current/stand/common/
H A Dgfx_fb.c1490 gfx_fb_line(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, uint32_t wd) argument
1545 gfx_fb_bezier(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2, uint32_t wd) argument
[all...]
/freebsd-current/contrib/bearssl/test/
H A Dtest_crypto.c7238 unsigned char y0[16], y1[16]; local

Completed in 203 milliseconds

12