Home
last modified time | relevance | path

Searched refs:z_h (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/complex/
H A Dk_atan2.c87 z_h = z[1]; z_l = z[2]; in mx_poly()
92 t = z_h * p_h; in mx_poly()
101 t = z_h * p_h; in mx_poly()
312 z_l = (x_h * x_h - z_h); in mx_atan()
314 zz[1] = z_h; in mx_atan()
362 z_l = (r_h * r_h - z_h); in mx_atan()
364 zz[1] = z_h; in mx_atan()
378 z_l = (r_h * r_h - z_h); in mx_atan()
380 zz[1] = z_h; in mx_atan()
422 z_l = (s_h * s_h - z_h); in mx_atan()
[all …]
H A Dk_atan2l.c96 z_h = z[1]; z_l = z[2]; in mx_polyl()
102 t = z_h * p_h; in mx_polyl()
113 t = z_h * p_h; in mx_polyl()
605 z_h = z; HALF(z_h); in mx_atanl()
607 z_l = (x_h * x_h - z_h); in mx_atanl()
609 zz[1] = z_h; in mx_atanl()
645 z_h = z; HALF(z_h); in mx_atanl()
649 zz[1] = z_h; in mx_atanl()
697 z_h = z; HALF(z_h); in mx_atanl()
702 z_l = (s_h * s_h - z_h); in mx_atanl()
[all …]
/dports/graphics/glexcess/glexcess/
H A Dscene01.cpp181 void z_draw(GLfloat z_w, GLfloat z_h, GLfloat z_fact, GLfloat z_tlt) in z_draw() argument
184 glTranslatef(-z_tlt, -z_tlt*z_h/z_w,0.0f); in z_draw()
188 glVertex3f(1.0f*z_w,1.0f*z_h,0.0f); in z_draw()
191 glVertex3f(-1.0f*z_w,1.0f*z_h,0.0f); in z_draw()
194 glVertex3f(-1.0f*z_w,-.75f*z_h,0.0f); in z_draw()
197 glVertex3f(-1.0f*z_w-z_fact,-1.0f*z_h-z_fact*z_h/z_w,0.0f); in z_draw()
203 glTranslatef(z_tlt, z_tlt*z_h/z_w,0.0f); in z_draw()
207 glVertex3f(-1.0f*z_w,-1.0f*z_h,0.0f); in z_draw()
210 glVertex3f(1.0f*z_w,-1.0f*z_h,0.0f); in z_draw()
213 glVertex3f(1.0f*z_w,.75f*z_h,0.0f); in z_draw()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_rho0_types.F230 REAL(dp) :: c1, prefactor, root_z_h, z_h local
235 z_h = rho0_mpole%zet0_h
236 root_z_h = SQRT(z_h)
244 gh_tmp(1:nr) = EXP(-z_h*grid_atom%rad2(1:nr))
257 CALL whittaker_c0a(int1, grid_atom%rad, gh_tmp, erf_z_h, z_h, 0, 0, nr)
258 CALL whittaker_ci(int2, grid_atom%rad, gh_tmp, z_h, 0, nr)
262 c1 = SQRT(pi*pi*pi/(z_h*z_h*z_h))*rho0_mpole%norm_g0l_h(0)
274 CALL whittaker_c0a(int1, grid_atom%rad, gexp, erf_z_h, z_h, l, l, nr)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_rho0_types.F230 REAL(dp) :: c1, prefactor, root_z_h, z_h local
235 z_h = rho0_mpole%zet0_h
236 root_z_h = SQRT(z_h)
244 gh_tmp(1:nr) = EXP(-z_h*grid_atom%rad2(1:nr))
257 CALL whittaker_c0a(int1, grid_atom%rad, gh_tmp, erf_z_h, z_h, 0, 0, nr)
258 CALL whittaker_ci(int2, grid_atom%rad, gh_tmp, z_h, 0, nr)
262 c1 = SQRT(pi*pi*pi/(z_h*z_h*z_h))*rho0_mpole%norm_g0l_h(0)
274 CALL whittaker_c0a(int1, grid_atom%rad, gexp, erf_z_h, z_h, l, l, nr)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/
H A Dultrasp7.c16 double z_h,z_l,p_l; in __ieee754_pow() local
40 z_h = bp *p_h; in __ieee754_pow()
44 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/
H A Dultrasp7.c16 double z_h,z_l,p_l; in __ieee754_pow() local
40 z_h = bp *p_h; in __ieee754_pow()
44 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/sparc/
H A Dultrasp7.c18 double z_h,z_l,p_l; in __ieee754_pow() local
42 z_h = bp *p_h; in __ieee754_pow()
46 t2 = z_l-(((t1-t)-bp)-z_h); in __ieee754_pow()

12345678