Searched defs:hi (Results 76 - 100 of 254) sorted by relevance

1234567891011

/freebsd-current/contrib/netbsd-tests/dev/usb/
H A Dt_hid.c106 struct hid_item hi; local
244 struct hid_item hi; local
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/lockstat/
H A Dsym.c250 int hi = nsyms - 1; local
/freebsd-current/contrib/bc/include/
H A Drand.h187 uint_fast64_t hi; member in struct:BcRandState
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-x86_64.pl74 sub hi() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1h/; $r; } subroutine
[all...]
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dsave-flags.c149 int hi = HI; local
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dexp.c55 double_t hi, lo; local
/freebsd-current/crypto/openssl/crypto/sha/
H A Dkeccak1600.c61 uint32_t hi = (uint32_t)(val >> 32), lo = (uint32_t)val; local
988 uint32_t hi = (uint32_t)(Ai >> 32), lo = (uint32_t)Ai; local
1024 uint32_t hi = (uint32_t)(Ai >> 32), lo = (uint32_t)Ai; local
[all...]
/freebsd-current/sys/dev/etherswitch/arswitch/
H A Darswitch_reg.c131 uint16_t lo, hi; local
143 uint16_t lo, hi; local
/freebsd-current/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.c134 uint32_t low, hi; local
/freebsd-current/usr.bin/locate/locate/
H A Dutil.c219 int i, hi; local
/freebsd-current/usr.bin/lock/
H A Dlock.c266 hi(int signo __unused) function
/freebsd-current/lib/libc/stdlib/
H A Drandom.c183 int32_t hi, lo, x; local
/freebsd-current/contrib/bmake/
H A Dhash.h124 HashIter_Init(HashIter *hi, HashTable *t) argument
173 HashIter_InitSet(HashIter *hi, HashSet *set) argument
H A Dhash.c309 HashIter_Next(HashIter *hi) argument
/freebsd-current/lib/msun/ld80/
H A Dk_expl.h74 double hi; member in struct:__anon5
261 long double hi, l local
277 long double c, exp_x, hi, lo, s; local
[all...]
H A Ds_expl.c73 long double hi, lo, t, twopk; local
[all...]
/freebsd-current/lib/msun/src/
H A Ds_tanhl.c111 long double hi,lo,s,x2,x4,z; local
H A Ds_fma.c48 double hi; member in struct:dd
[all...]
H A Ds_fmal.c41 long double hi; member in struct:dd
[all...]
/freebsd-current/lib/msun/ld128/
H A Dk_expl.h98 long double hi; member in struct:__anon2
284 long double hi, lo, twopkm2; local
300 long double c, exp_x, hi, lo, s; local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dtls13encryptiontest.c222 int hi, lo; local
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_asinh_3u0.c47 svfloat64_t hi = svmla_x (pg, svadd_x (pg, logc, r), kd, Ln2); local
H A Dv_asinh_3u5.c77 float64x2_t hi = vfmaq_f64 (vaddq_f64 (e.logc, r), kd, d->ln2); local
/freebsd-current/usr.sbin/bluetooth/sdpd/
H A Dsar.c92 int32_t type, hi, lo, len; local
/freebsd-current/sys/x86/iommu/
H A Dintel_intrmap.c153 iommu_map_ioapic_intr(u_int ioapic_id, u_int cpu, u_int vector, bool edge, bool activehi, int irq, u_int *cookie, uint32_t *hi, uint32_t *lo) argument

Completed in 338 milliseconds

1234567891011