Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/gcc/config/soft-fp/
Dop-4.h527 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
541 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
559 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
573 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
591 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument
600 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/freebsd-12-stable/contrib/bearssl/src/hash/
Dghash_ctmul64.c36 uint64_t y0, y1, y2, y3; in bmul64() local
82 uint64_t y0, y1; in br_ghash_ctmul64() local
Dghash_ctmul.c74 uint32_t y0, y1, y2, y3; in bmul() local
168 uint32_t y0, y1, y2, y3; in bmul() local
Dghash_ctmul32.c52 uint32_t y0, y1, y2, y3; in bmul32() local
/freebsd-12-stable/lib/msun/src/
De_hypotf.c25 float a,b,t1,t2,y1,y2,w; in hypotf() local
De_hypot.c57 double a,b,t1,t2,y1,y2,w; in hypot() local
De_hypotl.c51 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local
De_powf.c62 float y1,t1,t2,r,s,sn,t,u,v,w; in powf() local
De_pow.c104 double y1,t1,t2,r,s,t,u,v,w; in pow() local
De_j1.c143 y1(double x) in y1() function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
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-12-stable/sys/powerpc/fpu/
Dfpu_div.c161 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
Dfpu_sqrt.c198 u_int y0, y1, y2, y3; in fpu_sqrt() local
/freebsd-12-stable/lib/libc/sparc64/fpu/
Dfpu_div.c160 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local
Dfpu_sqrt.c196 u_int y0, y1, y2, y3; local
/freebsd-12-stable/lib/libvgl/
Dsimple.c223 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLLine()
407 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLBox()
416 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLFilledBox()
/freebsd-12-stable/contrib/ncurses/ncurses/widechar/
Dlib_get_wstr.c66 int y1 = win->_cury; in WipeOut() local
/freebsd-12-stable/contrib/ncurses/ncurses/base/
Dlib_getstr.c55 int y1 = win->_cury; in WipeOut() local
/freebsd-12-stable/contrib/bearssl/src/int/
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-12-stable/contrib/gcc/
Dalias.c1695 rtx y1 = XEXP (y, 1); in memrefs_conflict_p() local
1723 rtx y1 = XEXP (y, 1); in memrefs_conflict_p() local
1741 rtx y1 = canon_rtx (XEXP (y, 1)); in memrefs_conflict_p() local
/freebsd-12-stable/sys/dev/vt/hw/vga/
Dvt_vga.c375 vga_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, in vga_drawrect()
788 unsigned int x1, y1, x2, y2, x, y; in vga_bitblt_text_gfxmode() local
967 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; in vga_bitblt_bitmap() local
/freebsd-12-stable/contrib/bearssl/src/ssl/
Dssl_lru.c197 uint32_t y1, y2; in find_replacement_node() local
/freebsd-12-stable/crypto/openssl/crypto/sm2/
Dsm2_crypt.c111 BIGNUM *y1 = NULL; in sm2_encrypt() local
/freebsd-12-stable/contrib/bearssl/src/symcipher/
Ddes_ct.c206 uint32_t y0, y1, y2, y3, y4, y5, y6, y7, y8, y9; in Fconf() local
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
Du4.h2 __m128i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable

12