Searched defs:vh (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | redc_2.c | 45 #define umul2low(ph, pl, uh, ul, vh, vl) \ argument 60 #define umul2low(ph, pl, uh, ul, vh, vl) \ argument
|
H A D | gcdext_lehmer.c | 154 mp_limb_t uh, vh; in mpn_gcdext_lehmer_n() local
|
H A D | toom4_sqr.c | 100 #define vh (scratch + 4 * n + 2) /* 2n+1 */ in mpn_toom4_sqr() macro
|
H A D | toom53_mul.c | 235 #define vh (scratch + 4 * n + 2) /* 2n+1 */ in mpn_toom53_mul() macro
|
H A D | toom62_mul.c | 238 #define vh (scratch + 4 * n + 2) /* 2n+1 */ in mpn_toom62_mul() macro
|
H A D | toom44_mul.c | 137 #define vh (scratch + 4 * n + 2) /* 2n+1 */ in mpn_toom44_mul() macro
|
/dflybsd-src/sys/netinet/ |
H A D | ip_carp.c | 1558 const struct carp_softc *vh; in carp_iamatch_balance() local 1628 struct carp_softc *vh; in carp_iamatch6() local
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | ipv6.c | 522 uint64_t vh, vl, user_low, user_high; in ipv6_userprefix() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | elflink.c | 1201 struct elf_link_hash_entry *vh = *sym_hash; in _bfd_elf_merge_symbol() local
|