Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/stand/ficl/
H A Dgfx_loader.c66 uint32_t x1, y1, x2, y2, f; in ficl_term_putimage() local
117 uint32_t x1, y1, x2, y2, f; in ficl_fb_putimage() local
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
203 FICL_UNS x1, x2, y1, y2, fill; in ficl_fb_drawrect() local
220 FICL_UNS x1, x2, y1, y2; in ficl_term_drawrect() local
/freebsd/stand/liblua/
H A Dgfx_utils.c50 uint32_t x1, y1, x2, y2, f; in lua_term_putimage() local
94 uint32_t x1, y1, x2, y2, f; in lua_fb_putimage() local
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/contrib/bearssl/src/hash/
H A Dghash_ctmul64.c36 uint64_t y0, y1, y2, y3; in bmul64() local
82 uint64_t y0, y1; in br_ghash_ctmul64() local
H A Dghash_ctmul.c74 uint32_t y0, y1, y2, y3; in bmul() local
168 uint32_t y0, y1, y2, y3; in bmul() local
H A Dghash_ctmul32.c52 uint32_t y0, y1, y2, y3; in bmul32() local
/freebsd/lib/msun/src/
H A De_hypotf.c22 float a,b,t1,t2,y1,y2,w; in hypotf() local
H A De_hypot.c53 double a,b,t1,t2,y1,y2,w; in hypot() local
H A De_hypotl.c47 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local
H A De_powf.c59 float y1,t1,t2,r,s,sn,t,u,v,w; in powf() local
H A De_pow.c100 double y1,t1,t2,r,s,t,u,v,w; in pow() local
H A De_j1.c139 y1(double x) in y1() function
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qdiv.c15 register double x = dst.s.hi, x1 = dst.s.lo, y = src.s.hi, y1 = src.s.lo; in __gcc_qdiv() local
/freebsd/sys/powerpc/fpu/
H A Dfpu_div.c155 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
H A Dfpu_sqrt.c192 u_int y0, y1, y2, y3; in fpu_sqrt() local
/freebsd/lib/libvgl/
H A Dsimple.c185 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLLine()
369 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLBox()
378 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLFilledBox()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c57 int y1 = win->_cury; in WipeOut() local
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c67 int y1 = win->_cury; in WipeOut() local
/freebsd/contrib/bearssl/src/int/
H A Di62_modpow2.c51 #define FMA2(hi, lo, x1, y1, x2, y2, v1, v2) do { \ argument
80 #define FMA2(hi, lo, x1, y1, x2, y2, v1, v2) do { \ argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmath64.h114 uint64_t x1, y1, y1z; in mul_u64_u64_div_u64() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c252 BIGNUM *tmp, *R, *r1r2x2, *y1, *r1x2; in ossl_bn_rsa_fips186_4_derive_prime() local
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c372 vga_drawrect(struct vt_device * vd,int x1,int y1,int x2,int y2,int fill,term_color_t color) vga_drawrect() argument
785 unsigned int x1, y1, x2, y2, x, y; vga_bitblt_text_gfxmode() local
964 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; vga_bitblt_bitmap() local
[all...]
/freebsd/crypto/libecc/src/curves/
H A Daff_pt.c102 int aff_pt_y_from_x(fp_t y1, fp_t y2, fp_src_t x, ec_shortw_crv_src_t curve) in aff_pt_y_from_x()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_lru.c197 uint32_t y1, y2; in find_replacement_node() local
/freebsd/crypto/openssl/test/
H A Dec_internal_test.c201 BIGNUM *x1 = NULL, *y1 = NULL, *z1 = NULL, *x2 = NULL, *y2 = NULL; in underflow_test() local
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c118 BIGNUM *y1 = NULL; ossl_sm2_encrypt() local

123