Searched refs:hu (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/lib/msun/src/
H A Ds_log1p.c105 int32_t k,hx,hu,ax; local
124 k=0;f=x;hu=1;} /* sqrt(2)/2- <= 1+x < sqrt(2)+ */
130 GET_HIGH_WORD(hu,u);
131 k = (hu>>20)-1023;
136 GET_HIGH_WORD(hu,u);
137 k = (hu>>20)-1023;
140 hu &= 0x000fffff;
148 if(hu<0x6a09e) { /* u ~< sqrt(2) */
149 SET_HIGH_WORD(u,hu|0x3ff00000); /* normalize u */
152 SET_HIGH_WORD(u,hu|
[all...]
H A Ds_log1pf.c43 int32_t k,hx,hu,ax; local
62 k=0;f=x;hu=1;} /* sqrt(2)/2- <= 1+x < sqrt(2)+ */
68 GET_FLOAT_WORD(hu,u);
69 k = (hu>>23)-127;
75 GET_FLOAT_WORD(hu,u);
76 k = (hu>>23)-127;
79 hu &= 0x007fffff;
87 if(hu<0x3504f4) { /* u < sqrt(2) */
88 SET_FLOAT_WORD(u,hu|0x3f800000);/* normalize u */
91 SET_FLOAT_WORD(u,hu|
[all...]
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dia64.S343 (p21) xmpy.hu f40=f37,f8
381 (p18) xma.hu f38=f34,f8,f39 }
448 (p20) xma.hu f36=f36,f8,f50 // high
517 (p25) xmpy.hu f52=f41,f41
668 xma.hu f41=f32,f120,f0 }
670 { .mfi; xma.hu f51=f32,f121,f0 }
672 { .mfi; xma.hu f61=f32,f122,f0 }
674 { .mfi; xma.hu f71=f32,f123,f0 }
676 { .mfi; xma.hu f81=f32,f124,f0 }
678 { .mfi; xma.hu f9
[all...]
H A Dia64-mont.pl151 xmpy.hu ahi[2]=alo[4],bi // ap[0]*bp[0]
158 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[0]
177 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
183 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
221 xma.hu ahi[2]=alo[4],bi,ahi[3] // ap[0]*bp[i]+tp[0]
228 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[i]
255 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
267 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
510 (p16) xma.hu ahi[0]=ai0,bj[7],tf[1] // ap[0]*b[i]+t[0]
519 (p17) xma.hu nh
[all...]
/freebsd-13-stable/libexec/rc/rc.d/
H A Dsyscons107 hu.iso2.101keys) echo hu.101;;
108 hu.iso2.102keys) echo hu.102;;
/freebsd-13-stable/share/vt/keymaps/
H A DMakefile44 hu.101.kbd \
45 hu.102.kbd \
/freebsd-13-stable/usr.sbin/bsdinstall/scripts/
H A Ddocsinstall45 bn da de el en es fr hu it ja ko mn nl pl pt ru tr zh_cn zh_tw \
/freebsd-13-stable/share/syscons/keymaps/
H A DMakefile25 hu.iso2.101keys.kbd hu.iso2.102keys.kbd \
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh5953 8hu/kXU5IF1yD00CGTNOCXwCIHQbwhbh9UCtrwbzwUexURqrvMmzZ6uhXiytL8Jg

Completed in 166 milliseconds