Home
last modified time | relevance | path

Searched refs:ha (Results 1 – 25 of 113) sorted by relevance

12345

/openbsd/gnu/usr.bin/perl/t/lib/
H A DCount.pm5 one! ha ha ha
6 two! ha ha ha
7 three! ha ha ha
8 four! ha ha ha
/openbsd/lib/libm/src/
H A De_hypotf.c23 int32_t j,k,ha,hb; in hypotf() local
25 GET_FLOAT_WORD(ha,x); in hypotf()
26 ha &= 0x7fffffff; in hypotf()
29 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;} in hypotf()
30 SET_FLOAT_WORD(a,ha); /* a <- |a| */ in hypotf()
34 if(ha > 0x58800000) { /* a>2**50 */ in hypotf()
37 if(ha == 0x7f800000) w = a; in hypotf()
43 SET_FLOAT_WORD(a,ha); in hypotf()
57 SET_FLOAT_WORD(a,ha); in hypotf()
64 SET_FLOAT_WORD(t1,ha&0xfffff000); in hypotf()
[all …]
H A De_hypot.c54 int32_t j,k,ha,hb; in hypot() local
56 GET_HIGH_WORD(ha,x); in hypot()
57 ha &= 0x7fffffff; in hypot()
60 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;} in hypot()
61 SET_HIGH_WORD(a,ha); /* a <- |a| */ in hypot()
65 if(ha > 0x5f300000) { /* a>2**500 */ in hypot()
70 if(((ha&0xfffff)|low)==0) w = a; in hypot()
77 SET_HIGH_WORD(a,ha); in hypot()
94 SET_HIGH_WORD(a,ha); in hypot()
102 SET_HIGH_WORD(t1,ha); in hypot()
[all …]
/openbsd/lib/libm/src/ld128/
H A De_hypotl.c53 int64_t j,k,ha,hb; in hypotl() local
55 GET_LDOUBLE_MSW64(ha,x); in hypotl()
56 ha &= 0x7fffffffffffffffLL; in hypotl()
59 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;} in hypotl()
60 SET_LDOUBLE_MSW64(a,ha); /* a <- |a| */ in hypotl()
64 if(ha > 0x5f3f000000000000LL) { /* a>2**8000 */ in hypotl()
75 ha -= 0x2580000000000000LL; in hypotl()
77 SET_LDOUBLE_MSW64(a,ha); in hypotl()
91 ha += 0x2580000000000000LL; /* a *= 2^9600 */ in hypotl()
94 SET_LDOUBLE_MSW64(a,ha); in hypotl()
[all …]
/openbsd/sys/dev/hil/
H A Dhilms.c93 if (ha->ha_infolen > 1 && (ha->ha_info[1] & HIL_AXMASK) == 0) in hilmsprobe()
107 sc->hd_code = ha->ha_code; in hilmsattach()
108 sc->hd_type = ha->ha_type; in hilmsattach()
109 sc->hd_infolen = ha->ha_infolen; in hilmsattach()
110 bcopy(ha->ha_info, sc->hd_info, ha->ha_infolen); in hilmsattach()
117 if (ha->ha_infolen > 1) { in hilmsattach()
126 rx = ha->ha_info[4] | (ha->ha_info[5] << 8); in hilmsattach()
128 ry = ha->ha_info[6] | in hilmsattach()
129 (ha->ha_info[7] << 8); in hilmsattach()
133 if (iob >= ha->ha_infolen) { in hilmsattach()
[all …]
H A Dhilid.c63 struct hil_attach_args *ha = aux; in hilidprobe() local
65 if (ha->ha_type != HIL_DEVICE_IDMODULE) in hilidprobe()
75 struct hil_attach_args *ha = aux; in hilidattach() local
78 sc->hd_code = ha->ha_code; in hilidattach()
79 sc->hd_type = ha->ha_type; in hilidattach()
80 sc->hd_infolen = ha->ha_infolen; in hilidattach()
81 bcopy(ha->ha_info, sc->hd_info, ha->ha_infolen); in hilidattach()
H A Dhilkbd.c130 struct hil_attach_args *ha = aux; in hilkbdprobe() local
132 if (ha->ha_type != HIL_DEVICE_KEYBOARD && in hilkbdprobe()
133 ha->ha_type != HIL_DEVICE_BUTTONBOX) in hilkbdprobe()
143 struct hil_attach_args *ha = aux; in hilkbdattach() local
148 sc->hd_code = ha->ha_code; in hilkbdattach()
149 sc->hd_type = ha->ha_type; in hilkbdattach()
150 sc->hd_infolen = ha->ha_infolen; in hilkbdattach()
151 bcopy(ha->ha_info, sc->hd_info, ha->ha_infolen); in hilkbdattach()
154 if (ha->ha_type == HIL_DEVICE_KEYBOARD) { in hilkbdattach()
174 if (ha->ha_infolen > 2 && (ha->ha_info[1] & HIL_IOB) != 0) { in hilkbdattach()
[all …]
H A Dhil.c169 struct hil_attach_args *ha = aux; in hildevprint() local
173 ha->ha_descr, pnp, ha->ha_id); in hildevprint()
175 printf(" code %d", ha->ha_code); in hildevprint()
177 printf(": %s", ha->ha_descr); in hildevprint()
186 struct hil_attach_args *ha = aux; in hilsubmatch() local
491 struct hil_attach_args ha; in hilconfig() local
541 ha.ha_code = id; in hilconfig()
542 ha.ha_type = hd->type; in hilconfig()
543 ha.ha_descr = hd->descr; in hilconfig()
544 ha.ha_infolen = len; in hilconfig()
[all …]
/openbsd/sys/arch/macppc/macppc/
H A Dofwreal.S79 lis %r8,ofentry@ha
89 lis %r0,(0x80001ffe)@ha
92 lis %r0,(0x80000022)@ha
99 lis %r4,fwbatsave@ha
108 lis %r3,fwbatsave@ha
272 lis %r4,0x40000@ha
325 lis %r4,fwbatsave@ha
329 lis %r3,ofentry@ha
345 lis %r4,fwbatsave@ha
379 lis %r7,firmstk+NBPG-16@ha
[all …]
H A Dlocore0.S82 lis %r3, fwargsave@ha
91 lis %r8,_end@ha
93 lis %r3, fwargsave@ha
103 lis %r8,esym@ha
111 lis %r9,cpu_info@ha
119 lis %r9,proc0paddr@ha
126 lis %r3,start@ha
/openbsd/regress/usr.bin/mandoc/man/BI/
H A Dliteral.out_ascii9 … cchhaarr ** ggeetttteexxtt ((ccoonnsstt cchhaarr ** _m_s_g_i_d));;
10 …cchhaarr ** ddggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_n_…
11 …cchhaarr ** ddccggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_…
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dlocore0.S34 addis %r1, %r30, (initstack_end - 1b)@ha
43 addis %r3, %r30, (opal_base - 1b)@ha
45 addis %r4, %r30, (opal_entry - 1b)@ha
51 addis %r2, %r30, (.TOC. - 1b)@ha
55 addis %r3, %r30, (_DYNAMIC - 1b)@ha
H A Dlocore.S64 addis %r2, %r31, (.TOC. - 1b)@ha
67 addis %r1, %r2, tmpstack_end@toc@ha
94 addis %r2, %r2, (.TOC. - 1b)@ha
100 addis %r3, %r2, cpu_idle_state_psscr@toc@ha
116 addis %r3, %r2, cpu_idle_state_psscr@toc@ha
159 addis %r2, %r2, (.TOC. - 1b)@ha
273 addis %r9, %r2, .Lkcopyfault@toc@ha
331 addis %r9, %r2, .Lcopystrfault@toc@ha
452 addis %r11, %r2, opal_base@toc@ha
454 addis %r12, %r2, opal_entry@toc@ha
/openbsd/gnu/usr.bin/perl/dist/Tie-File/t/
H A D32_defer_misc.t149 my ($a, $b, $ha, $hb) = @_;
150 $ha = 'first hash' unless defined $ha;
158 print ctrlfix("# Key $k is in $ha but not $hb"), "\n";
161 print ctrlfix("# Key $k is <$a->{$k}> in $ha but <$b->{$k}> in $hb"), "\n";
171 print ctrlfix("# Key $k is in $hb but not $ha"), "\n";
H A D30_defer.t269 my ($a, $b, $ha, $hb) = @_;
270 $ha = 'first hash' unless defined $ha;
278 print ctrlfix("# Key $k is in $ha but not $hb"), "\n";
281 print ctrlfix("# Key $k is <$a->{$k}> in $ha but <$b->{$k}> in $hb"), "\n";
291 print ctrlfix("# Key $k is in $hb but not $ha"), "\n";
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DPPC.cpp65 static uint16_t ha(uint32_t v) { return (v + 0x8000) >> 16; } in ha() function
109 write32(buf + 0, 0x3d6b0000 | ha(afterBcl)); // addis r11,r11,1f-glink@ha in writePPC32GlinkSection()
116 write32(buf + 28, 0x3d8c0000 | ha(gotBcl)); // addis 12,12,GOT+4-1b@ha in writePPC32GlinkSection()
117 if (ha(gotBcl) == ha(gotBcl + 4)) { in writePPC32GlinkSection()
131 write32(buf + 0, 0x3d800000 | ha(got + 4)); // lis r12,GOT+4@ha in writePPC32GlinkSection()
132 write32(buf + 4, 0x3d6b0000 | ha(-glink)); // addis r11,r11,-glink@ha in writePPC32GlinkSection()
133 if (ha(got + 4) == ha(got + 8)) in writePPC32GlinkSection()
140 if (ha(got + 4) == ha(got + 8)) in writePPC32GlinkSection()
333 write16(loc, ha(val)); in relocate()
425 writeFromHalf16(loc, 0x3c620000 | ha(val)); in relaxTlsGdToLe()
[all …]
/openbsd/sys/dev/pci/
H A Dgdt_pci.c316 gdth_munmap(ha->brd); in gdt_pci_attach()
326 gdth_munmap(ha->brd); in gdt_pci_attach()
330 ha->type = GDT_PCI; in gdt_pci_attach()
331 ha->ic_all_size = sizeof(dp6_ptr->u); in gdt_pci_attach()
345 gdth_munmap(ha->brd); in gdt_pci_attach()
384 outb(1,PTR2USHORT(&ha->plx->ldoor_reg)); in gdt_pci_attach()
391 gdth_munmap(ha->brd); in gdt_pci_attach()
400 gdth_munmap(ha->brd); in gdt_pci_attach()
404 ha->type = GDT_PCINEW; in gdt_pci_attach()
405 ha->ic_all_size = sizeof(dp6c_ptr->u); in gdt_pci_attach()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D900313-1.c12 int aa, ba, ca, da, ea, fa, ga, ha, ia, ja, ka, la, ma, na, oa, pa; in many_par() local
21 ha = bar (); in many_par()
31 da, ea, fa, ga, ha, ia, ja, ka, la, ma, na, oa, pa); in many_par()
36 da, ea, fa, ga, ha, ia, ja, ka, la, ma, na, oa, pa) in foobar() argument
89 boofar (ha); in foobar()
139 boofar (ha); in foobar()
/openbsd/sys/arch/powerpc64/include/
H A Dasm.h32 addis %r2, %r12, .TOC.-_GEP_LABEL(x)@ha; \
45 addis %r11, %r2, _TMP_LABEL(y)@toc@ha; \
66 addis reg, %r2, (__retguard_ ## x)@toc@ha; \
72 addis %r12, %r2, (__retguard_ ## x)@toc@ha; \
/openbsd/sys/arch/powerpc/include/
H A Dasm.h59 addis 11, 11, _TMP_LABEL(y)@ha; \
82 addis reg, reg, (__retguard_ ## x - 66b)@ha; \
86 lis reg, (__retguard_ ## x)@ha; \
/openbsd/lib/libc/arch/powerpc64/sys/
H A Dbrk.S39 addis %r5, %r2, .LC0@toc@ha
49 addis %r6, %r2, __curbrk@toc@ha
/openbsd/libexec/ld.so/powerpc64/
H A Dldasm.S42 addis %r2, %r30, .TOC.-1b@ha
54 addis %r18, %r2, _DYNAMIC@toc@ha
83 addis %r7, %r2, _dl_dtors@toc@ha
/openbsd/regress/usr.bin/mandoc/mdoc/Bf/
H A Dmultiargs.out_ascii7 …normal text ssyymmbboolliicc eemmpphhaassiiss back to normal ssyymmbboollii…
8 …ssyymmbboolliicc bbaaddaarrgg back to normal SSyy --eemmpphhaassiiss back…
/openbsd/regress/usr.bin/mandoc/man/TP/
H A Dlonghead.out_ascii9 …raapphh hhaass rriiddiiccuulloouussllyy lloonngg tteexxtt iinn iitt…
/openbsd/libexec/ld.so/powerpc/
H A Dldasm.S53 addis 30, 30, _GLOBAL_OFFSET_TABLE_-1b@ha
58 addis 18, 18, _DYNAMIC-1b@ha

12345