Searched defs:y2 (Results 1 - 25 of 47) sorted by relevance

12

/src/lib/libm/src/
H A De_hypotf.c27 float a=x,b=y,t1,t2,yy1,y2,w; local in function:__ieee754_hypotf
H A De_hypot.c56 double a=x,b=y,t1,t2,yy1,y2,w; local in function:__ieee754_hypot
H A De_hypotl.c60 long double a=x,b=y,t1,t2,y1,y2,w; local in function:hypotl
/src/lib/libm/complex/
H A Dcephes_subr.c87 double f, x, x2, y, y2, rn, t; local in function:_ctans
H A Dcephes_subrf.c87 float f, x, x2, y, y2, rn, t, d; local in function:_ctansf
H A Dcephes_subrl.c92 long double f, x, x2, y, y2, rn, t; local in function:_ctansl
/src/sys/arch/sparc/fpu/
H A Dfpu_div.c157 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local in function:fpu_div
H A Dfpu_sqrt.c194 u_int y0, y1, y2, y3; local in function:fpu_sqrt
/src/sys/arch/powerpc/fpu/
H A Dfpu_div.c161 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local in function:fpu_div
H A Dfpu_sqrt.c198 u_int y0, y1, y2, y3; local in function:fpu_sqrt
/src/sys/arch/m68k/fpe/
H A Dfpu_div.c157 uint32_t r0, r1, r2, d0, d1, d2, y0, y1, y2; local in function:fpu_div
H A Dfpu_sqrt.c194 uint32_t y0, y1, y2; local in function:fpu_sqrt
/src/tests/lib/libm/
H A Dt_fenv.c138 volatile double y2 = 1 + 3*(ulp1/2); local in function:checkrounding
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_rect.h46 int x1, y1, x2, y2; member in struct:drm_rect
/src/sys/crypto/aes/arch/x86/
H A Daes_sse2_4x32_dec.c112 __m128i x, y0, y1, y2, y3, y4, y5, y6; local in function:inv_shift_row
H A Daes_sse2_4x32_enc.c51 __m128i x, y0, y1, y2, y3, y4, y5, y6; local in function:shift_row
/src/games/robots/
H A Dauto.c78 distance(int x1, int y1, int x2, int y2) argument
/src/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 in function:chacha_core_ref
130 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local in function:chacha_stream_ref
253 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local in function:chacha_stream_xor_ref
376 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local in function:hchacha_ref
[all...]
/src/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_state.c731 u32 y2; local in function:mga_dma_dispatch_iload
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dtvnv17.h119 static inline int interpolate(int y0, int y1, int y2, int x) argument
/src/sys/external/isc/libsodium/dist/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 in typeref:typename:__m128i
[all...]
H A Du8.h2 __m256i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable in typeref:typename:__m256i
[all...]
/src/sys/arch/x68k/stand/libiocs/
H A Diocs.h32 short y2; member in struct:iocs_boxptr
51 short y2; member in struct:iocs_fillptr
65 short y2; member in struct:iocs_getptr
74 short y2; member in struct:iocs_lineptr
103 short y2; member in struct:iocs_putptr
/src/sys/external/bsd/drm/dist/shared-core/
H A Dmga_state.c753 u32 y2; local in function:mga_dma_dispatch_iload
/src/sys/crypto/chacha/arch/x86/
H A Dchacha_sse2.c200 __m128i y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local in function:chacha_stream_sse2
356 __m128i y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; local in function:chacha_stream_xor_sse2
[all...]

Completed in 18 milliseconds

12