/freebsd-src/stand/liblua/ |
H A D | gfx_utils.c | 143 uint32_t x0, y0, x1, y1, wd; in lua_fb_line() local 164 uint32_t x0, y0, x1, y1, x2, y2, width; in lua_fb_bezier() local 187 uint32_t x0, y0, x1, y1, fill; in lua_fb_drawrect() local 208 uint32_t x0, y0, x1, y1; in lua_term_drawrect() local
|
/freebsd-src/contrib/bearssl/src/hash/ |
H A D | ghash_ctmul64.c | 36 uint64_t y0, y1, y2, y3; in bmul64() local 82 uint64_t y0, y1; in br_ghash_ctmul64() local
|
H A D | ghash_ctmul.c | 74 uint32_t y0, y1, y2, y3; in bmul() local 168 uint32_t y0, y1, y2, y3; in bmul() local
|
H A D | ghash_ctmul32.c | 52 uint32_t y0, y1, y2, y3; in bmul32() local
|
/freebsd-src/stand/ficl/ |
H A D | gfx_loader.c | 167 FICL_UNS x0, y0, x1, y1, wd; in ficl_fb_line() local 184 FICL_UNS x0, y0, x1, y1, x2, y2, width; in ficl_fb_bezier() local
|
/freebsd-src/contrib/arm-optimized-routines/pl/math/ |
H A D | logf.c |
|
H A D | log10f.c |
|
H A D | sv_powf_2u6.c |
|
/freebsd-src/contrib/arm-optimized-routines/math/ |
H A D | logf.c | 30 double_t z, r, r2, y, y0, invc, logc; logf() local
|
H A D | log2f.c | 29 double_t z, r, r2, p, y, y0, invc, logc; log2f() local
|
H A D | powf.c | 33 double_t z, r, r2, r4, p, q, y, y0, invc, logc; log2_inline() local
|
/freebsd-src/sys/powerpc/fpu/ |
H A D | fpu_div.c | 155 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
|
H A D | fpu_sqrt.c | 192 u_int y0, y1, y2, y3; in fpu_sqrt() local
|
/freebsd-src/contrib/arm-optimized-routines/math/aarch64/ |
H A D | v_powf.c |
|
/freebsd-src/contrib/bearssl/src/symcipher/ |
H A D | des_ct.c | 206 uint32_t y0, y1, y2, y3, y4, y5, y6, y7, y8, y9; in Fconf() local
|
/freebsd-src/lib/msun/src/ |
H A D | e_j0.c | 142 y0(double x) in y0() function
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/ |
H A D | u4.h | 2 __m128i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
|
H A D | u8.h | 2 __m256i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
|
/freebsd-src/sys/contrib/openzfs/module/icp/algs/edonr/ |
H A D | edonr.c | 85 #define LS2_512(y0, y1, y2, y3, y4, y5, y6, y7) \ argument
|
/freebsd-src/crypto/openssl/crypto/ec/ |
H A D | ec2_smpl.c | 359 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; in ossl_ec_GF2m_simple_add() local
|
/freebsd-src/crypto/openssl/crypto/bn/ |
H A D | bn_exp.c | 565 BN_ULONG y0, y1, y2, y3; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local
|
H A D | bn_gf2m.c | 415 BN_ULONG x1, x0, y1, y0, zz[4]; in BN_GF2m_mod_mul_arr() local
|
/freebsd-src/stand/common/ |
H A D | gfx_fb.c | 1490 gfx_fb_line(uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,uint32_t wd) gfx_fb_line() 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) gfx_fb_bezier() argument [all...] |
/freebsd-src/sys/dev/atkbdc/ |
H A D | psm.c | 3792 int x0, y0; local 4138 int x0, y0; local 4830 int c, x0, y0; local
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_math.h | 337 __DEVICE__ double y0(double __a) { return __nv_y0(__a); } in y0() function
|