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

1234

/netbsd-current/lib/libm/src/
H A Dw_j0.c41 y0(double x) /* wrapper y0 */ function
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_karatsuba_mul.c51 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; local
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dbrootinv.c83 mp_limb_t kinv, k2, r0, y0; local
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_div.c157 uint32_t r0, r1, r2, d0, d1, d2, y0, y1, y2; local
H A Dfpu_sqrt.c194 uint32_t y0, y1, y2; local
[all...]
H A Dfpu_cordic.c327 fpu_cordit1(struct fpemu *fe, struct fpn *x0, struct fpn *y0, struct fpn *z0, argument
/netbsd-current/sys/arch/sparc/fpu/
H A Dfpu_div.c157 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local
H A Dfpu_sqrt.c194 u_int y0, y1, y2, y3; local
[all...]
/netbsd-current/sys/arch/powerpc/fpu/
H A Dfpu_div.c161 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local
H A Dfpu_sqrt.c198 u_int y0, y1, y2, y3; local
[all...]
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dcons_fb.c132 fb_copy(int x0, int y0, int x1, int y1, int w, int h) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Ddivtab-arc-df.c55 long double y0 = a0 + (x-1)*a1; local
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtfrac.c176 mp_limb_t y0; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Ddivtab-arc-df.c55 long double y0 = a0 + (x-1)*a1; local
/netbsd-current/games/hack/
H A Dhack.mkshop.c362 dist2(int x0, int y0, int x1, int y1) argument
/netbsd-current/sys/dev/hpc/
H A Dvideo_subr.c273 video_line(struct video_chip *vc, int x0, int y0, int x1, int y1) argument
234 linebpp_unimpl(struct video_chip *vc, int x0, int y0, int x1, int y1) argument
/netbsd-current/usr.sbin/tpctl/
H A Dfb.c293 fb_drawline(struct fb *fb, int x0, int y0, int x1, int y1, fb_pixel_t pixel) argument
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_sse2_dec.c85 __m128i x, y0, y1, y2, y3, y4, y5, y6; local
H A Daes_sse2_enc.c44 __m128i x, y0, y1, y2, y3, y4, y5, y6; local
/netbsd-current/lib/libm/noieee_src/
H A Dn_j0.c211 y0(double x) function
[all...]
/netbsd-current/sys/crypto/chacha/
H A Dchacha_ref.c71 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local
130 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local
253 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local
376 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dlgammaq_neg.c499 __float128 y0 = 1 - x0_hi; local
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlgammaq_neg.c499 __float128 y0 = 1 - x0_hi; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Ddivtab.c87 double y0 = (constant - (int) floor ((x * factor * 64.))) / 16384.; local
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dstrtofr.c486 mp_limb_t *y0, *y; local

Completed in 226 milliseconds

1234