| /NextBSD/contrib/ntp/lib/isc/ |
| HD | print.c | 255 unsigned long hi; in isc_print_vsnprintf() local 281 unsigned long hi; in isc_print_vsnprintf() local 312 unsigned long hi; in isc_print_vsnprintf() local 341 unsigned long hi = tmpui>>32; in isc_print_vsnprintf() local 363 unsigned long hi = tmpui>>32; in isc_print_vsnprintf() local
|
| /NextBSD/contrib/apr/tables/ |
| HD | apr_hash.c | 127 APR_DECLARE(apr_hash_index_t *) apr_hash_next(apr_hash_index_t *hi) in apr_hash_next() 142 apr_hash_index_t *hi; in apr_hash_first() local 155 APR_DECLARE(void) apr_hash_this(apr_hash_index_t *hi, in apr_hash_this() 165 APR_DECLARE(const void *) apr_hash_this_key(apr_hash_index_t *hi) in apr_hash_this_key() 173 APR_DECLARE(apr_ssize_t) apr_hash_this_key_len(apr_hash_index_t *hi) in apr_hash_this_key_len() 181 APR_DECLARE(void *) apr_hash_this_val(apr_hash_index_t *hi) in apr_hash_this_val() 195 apr_hash_index_t *hi; in expand_array() local 409 apr_hash_index_t *hi; in apr_hash_clear() local 531 apr_hash_index_t *hi; in apr_hash_do() local
|
| /NextBSD/sys/contrib/octeon-sdk/ |
| HD | cvmx-tlb.c | 84 static inline int __tlb_probe(uint64_t hi){ in __tlb_probe() 125 uint64_t hi, uint64_t lo0, in __tlb_write_index() 188 uint32_t hi; in __tlb_dump_index() local 284 uint64_t lo0, lo1, hi, pagemask; in cvmx_tlb_write_entry() local 380 uint64_t hi= (vaddr >> 13 ) << 13; /* We always use ASID 0 */ in cvmx_tlb_lookup() local
|
| HD | cvmx-ixf18201.c | 107 uint32_t hi, lo; in cvmx_ixf18201_read32() local 119 uint16_t hi, lo; in cvmx_ixf18201_write32() local
|
| /NextBSD/sys/dev/ofw/ |
| HD | ofw_pci.h | 85 #define OFW_PCI_PHYS_HI_BUS(hi) \ argument 87 #define OFW_PCI_PHYS_HI_DEVICE(hi) \ argument 89 #define OFW_PCI_PHYS_HI_FUNCTION(hi) \ argument
|
| /NextBSD/contrib/subversion/subversion/libsvn_subr/ |
| HD | iter.c | 188 const void *apr_hash_this_key(apr_hash_index_t *hi) in apr_hash_this_key() 196 apr_ssize_t apr_hash_this_key_len(apr_hash_index_t *hi) in apr_hash_this_key_len() 204 void *apr_hash_this_val(apr_hash_index_t *hi) in apr_hash_this_val()
|
| HD | mergeinfo.c | 1274 apr_hash_index_t *hi; in svn_mergeinfo__set_inheritance() local 1684 apr_hash_index_t *hi; in svn_mergeinfo__equals() local 1764 apr_hash_index_t *hi; in svn_mergeinfo_merge2() local 1870 apr_hash_index_t *hi; in svn_mergeinfo_intersect2() local 2002 apr_hash_index_t *hi; in svn_mergeinfo_sort() local 2017 apr_hash_index_t *hi; in svn_mergeinfo__canonicalize_ranges() local 2034 apr_hash_index_t *hi; in svn_mergeinfo_catalog_dup() local 2054 apr_hash_index_t *hi; in svn_mergeinfo_dup() local 2079 apr_hash_index_t *hi; in svn_mergeinfo_inheritable2() local 2163 apr_hash_index_t *hi; in svn_mergeinfo__remove_empty_rangelists() local [all …]
|
| HD | properties.c | 133 apr_hash_index_t *hi; in svn_prop_has_svn_prop() local 253 apr_hash_index_t *hi; in svn_prop_diffs() local 381 apr_hash_index_t *hi; in svn_prop_hash_to_array() local 406 apr_hash_index_t *hi; in svn_prop_hash_dup() local
|
| /NextBSD/lib/msun/ld80/ |
| HD | k_expl.h | 75 double hi; member 269 long double hi, lo, twopkm2; in hexpl() local 285 long double exp_x, hi, lo; in __ldexp_cexpl() local
|
| /NextBSD/lib/msun/ld128/ |
| HD | k_expl.h | 99 long double hi; member 292 long double hi, lo, twopkm2; in hexpl() local 308 long double exp_x, hi, lo; in __ldexp_cexpl() local
|
| /NextBSD/sbin/dump/ |
| HD | cache.c | 56 int hi; in cinit() local 86 int hi; in cread() local
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | memattr.c | 44 create_mem_region (CORE_ADDR lo, CORE_ADDR hi, in create_mem_region() 99 CORE_ADDR hi; in lookup_mem_region() local 138 CORE_ADDR lo, hi; in mem_command() local
|
| /NextBSD/lib/libiconv_modules/UES/ |
| HD | citrus_ues.c | 161 surrogate_to_ucs(wchar_t hi, wchar_t lo) in surrogate_to_ucs() 170 ucs_to_surrogate(wchar_t wc, wchar_t * __restrict hi, wchar_t * __restrict lo) in ucs_to_surrogate() 193 wchar_t hi, wc; in _citrus_UES_mbrtowc_priv() local 302 wchar_t hi, lo; in _citrus_UES_wcrtomb_priv() local
|
| /NextBSD/contrib/compiler-rt/lib/builtins/ |
| HD | fp_lib.h | 54 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { in wideMultiply() 86 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { in wideMultiply() 151 static inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { in wideMultiply() 247 static inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { in wideLeftShift() 252 static inline void wideRightShiftWithSticky(rep_t *hi, rep_t *lo, unsigned int count) { in wideRightShiftWithSticky()
|
| /NextBSD/sys/ofed/drivers/infiniband/hw/mthca/ |
| HD | mthca_doorbell.h | 59 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, in mthca_write64() 88 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, in mthca_write64()
|
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | ppc64-fp.c | 222 USItype hi, lo; in local_fixunsdfdi() local 236 USItype hi, lo; in local_fixunssfdi() local
|
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | krbhst.c | 111 krb5_krbhst_info *hi; in srv_find_realm() local 202 struct krb5_krbhst_info *hi; in parse_hostspec() local 257 _krb5_free_krbhst_info(krb5_krbhst_info *hi) in _krb5_free_krbhst_info() 309 struct krb5_krbhst_info *hi; in append_host_string() local 424 struct krb5_krbhst_info *hi = *kd->index; in get_next() local 524 struct krb5_krbhst_info *hi; in fallback_get_hosts() local 552 struct krb5_krbhst_info *hi; in add_locate() local
|
| /NextBSD/lib/msun/src/ |
| HD | s_cosl.c | 56 long double hi, lo; in cosl() local
|
| HD | s_sinl.c | 51 long double hi, lo; in sinl() local
|
| HD | s_tanl.c | 57 long double hi, lo; in tanl() local
|
| /NextBSD/lib/libstand/ |
| HD | random.c | 54 long x, hi, lo, t; in random() local
|
| /NextBSD/sys/libkern/ |
| HD | random.c | 60 register long x, hi, lo, t; in random() local
|
| /NextBSD/contrib/gcc/config/ |
| HD | fixdfdi.c | 15 USItype hi, lo; in local_fixunsdfdi() local
|
| HD | fixsfdi.c | 17 USItype hi, lo; in local_fixunssfdi() local
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | MD5.h | 42 MD5_u32plus hi, lo; variable
|