Home
last modified time | relevance | path

Searched defs:ha (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/sys/dev/hil/
H A Dhilid.c63 struct hil_attach_args *ha = aux; in hilidprobe() local
75 struct hil_attach_args *ha = aux; in hilidattach() local
H A Dhil.c169 struct hil_attach_args *ha = aux; in hildevprint() local
186 struct hil_attach_args *ha = aux; in hilsubmatch() local
491 struct hil_attach_args ha; in hilconfig() local
H A Dhilms.c84 struct hil_attach_args *ha = aux; in hilmsprobe() local
103 struct hil_attach_args *ha = aux; in hilmsattach() local
H A Dhilkbd.c130 struct hil_attach_args *ha = aux; in hilkbdprobe() local
143 struct hil_attach_args *ha = aux; in hilkbdattach() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash6.C9 void ha() in ha() function
/openbsd-src/lib/libm/src/
H A De_hypotf.c23 int32_t j,k,ha,hb; in hypotf() local
H A De_hypot.c54 int32_t j,k,ha,hb; in hypot() local
/openbsd-src/lib/libm/src/ld128/
H A De_hypotl.c53 int64_t j,k,ha,hb; in hypotl() local
/openbsd-src/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
36 da, ea, fa, ga, ha, ia, ja, ka, la, ma, na, oa, pa) in foobar() argument
/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DPPC.cpp65 static uint16_t ha(uint32_t v) { return (v + 0x8000) >> 16; } in ha() function
H A DPPC64.cpp407 static uint64_t ha(uint64_t v) { return (v + 0x8000) >> 16; } in ha() function
/openbsd-src/lib/libc/asr/
H A Dgethostnamadr_async.c665 char **na, **ha; in netent_from_hostent() local
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dlang.h38 ha, he, hi, hr, hu, hy, enumerator
/openbsd-src/gnu/llvm/lld/ELF/
H A DThunks.cpp997 uint16_t ha = (offset + 0x8000) >> 16, l = (uint16_t)offset; in writePPC32PltCallStub() local
1040 auto ha = [](uint32_t v) -> uint16_t { return (v + 0x8000) >> 16; }; in writeTo() local
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp340 if (auto *ha = t->heap_allocations()) in HwasanDeallocate() local
/openbsd-src/libexec/ftpd/
H A Dftpd.c1340 u_char *fa, *ha; in dataconn() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c4775 unsigned long ha; in elf_collect_hash_codes() local
4840 unsigned long ha; in elf_collect_gnu_hash_codes() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delflink.h8479 unsigned long ha; local
H A Delflink.c4407 unsigned long ha; in elf_collect_hash_codes() local
/openbsd-src/gnu/usr.bin/perl/
H A Dsv.c11708 U8 ha = 0x0; /* hexvalue accumulator */ global() local