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

/freebsd-10.0-release/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-10.0-release/crypto/openssl/crypto/bn/asm/
H A Dia64.S333 (p21) xmpy.hu f40=f37,f8
371 (p18) xma.hu f38=f34,f8,f39 }
438 (p20) xma.hu f36=f36,f8,f50 // high
507 (p25) xmpy.hu f52=f41,f41
658 xma.hu f41=f32,f120,f0 }
660 { .mfi; xma.hu f51=f32,f121,f0 }
662 { .mfi; xma.hu f61=f32,f122,f0 }
664 { .mfi; xma.hu f71=f32,f123,f0 }
666 { .mfi; xma.hu f81=f32,f124,f0 }
668 { .mfi; xma.hu f9
[all...]
H A Dia64-mont.pl142 xmpy.hu ahi[2]=alo[4],bi // ap[0]*bp[0]
149 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[0]
168 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
174 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
212 xma.hu ahi[2]=alo[4],bi,ahi[3] // ap[0]*bp[i]+tp[0]
219 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[i]
246 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
258 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
501 (p16) xma.hu ahi[0]=ai0,bj[7],tf[1] // ap[0]*b[i]+t[0]
510 (p17) xma.hu nh
[all...]
/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Ddocsinstall45 bn da de el en es fr hu it ja mn nl pl pt ru sr tr zh_cn zh_tw \
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dlang.h38 ha, he, hi, hr, hu, hy, enumerator in enum:__anon4411
H A Dlang.c456 { hu, "hu", "Hungarian" },
/freebsd-10.0-release/share/syscons/keymaps/
H A DMakefile24 hu.iso2.101keys.kbd hu.iso2.102keys.kbd \
/freebsd-10.0-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-localize.sh329 hu)
330 COUNTRY="hu"
331 SETLANG="hu"
/freebsd-10.0-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl648 xmpy.hu f6 = f6, f7
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.uwin429 up_half_line hu str hu - - YB-G- half a line up
H A DCaps461 up_half_line hu str hu - - YB-G- half a line up
H A DCaps.aix4461 up_half_line hu str hu - - YB-G- half a line up
H A DCaps.hpux11463 up_half_line hu str hu - - YB-G- half a line up
H A DCaps.keys463 up_half_line hu str hu - - YB-G- half a line up
/freebsd-10.0-release/share/syscons/fonts/
H A DINDEX.fonts8 # lang: ar bg cs da de el en es fi fr hr hu hy is it iw ja ko nl no pl
64 FONT:hr,hu,pl,cs:iso02-8x16.fnt
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src4301 dl1=\Ed$<3>, ed=\EC, el=\Ec, hd=\E1;2f, ht=^I, hu=\E1;2u,
9067 hu=\036DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD\037,
9086 hu=\036DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD\037,
16160 bel=^G, cr=^M, cub1=^H, cud1=^J, cuu1=\E7, hd=\E9, hu=\E8,
18333 bel=^G, cr=^M, cud1=^J, hd=\EK, ht=^I, hu=\EL, ind=^J, nel=^M^J,
19622 ht=^I, hts=\E1, hu=\EU, kbs=^H, tbc=\E2,
19662 hts=\E1, hu=\EH, ind=^J, kbs=^H, tbc=\E3,
19666 bel=^G, cr=^M, cub1=^H, cud1=^J, cuu1=^Z, hd=\Eh, ht=^I, hu=\EH,
19670 bel=^G, cr=^M, cub1=^H, cud1=^J, cuu1=\E7, hd=\E9, hu=\E8,
19689 hd=\E]s\n\E]W, ht=^I, hts=\E1, hu
[all...]

Completed in 194 milliseconds