Searched defs:hi (Results 1 - 25 of 369) sorted by relevance

1234567891011>>

/freebsd-11-stable/lib/msun/src/
H A Ds_cosl.c56 long double hi, lo; local
[all...]
H A Ds_sinl.c51 long double hi, lo; local
[all...]
H A Ds_tanl.c57 long double hi, lo; local
[all...]
H A De_log2f.c34 float f,hfsq,hi,lo,r,y; local
H A De_log10.c44 double f,hfsq,hi,lo,r,val_hi,val_lo,w,y,y2; local
H A De_log10f.c36 float f,hfsq,hi,lo,r,y; local
H A De_log2.c44 double f,hfsq,hi,lo,r,val_hi,val_lo,w,y; local
/freebsd-11-stable/stand/libsa/
H A Drandom.c54 long x, hi, lo, t; local
/freebsd-11-stable/sys/libkern/
H A Drandom.c60 long x, hi, lo, t; local
/freebsd-11-stable/contrib/gcc/config/
H A Dfixdfdi.c15 USItype hi, lo; local
H A Dfixsfdi.c17 USItype hi, lo; local
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_util.h49 bwn_clamp_val(int val, int lo, int hi) argument
/freebsd-11-stable/contrib/apr/include/
H A Dapr_hash.h156 APR_DECLARE(apr_hash_index_t *) apr_hash_next(apr_hash_index_t *hi); variable
175 APR_DECLARE(const void*) apr_hash_this_key(apr_hash_index_t *hi); variable
182 APR_DECLARE(apr_ssize_t) apr_hash_this_key_len(apr_hash_index_t *hi); variable
189 APR_DECLARE(void*) apr_hash_this_val(apr_hash_index_t *hi); variable
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svnrdump/
H A Dutil.c34 apr_hash_index_t *hi; local
/freebsd-11-stable/contrib/blacklist/port/
H A D_strtoi.h48 _FUNCNAME(const char * __restrict nptr, char ** __restrict endptr, int base, __TYPE lo, __TYPE hi, int * rstatus) argument
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-core.c78 int cvmx_core_add_wired_tlb_entry(uint64_t hi, uint64_t lo0, uint64_t lo1, cvmx_tlb_pagemask_t page_mask) argument
/freebsd-11-stable/lib/libc/stdlib/
H A Drand.c59 long hi, lo, x; local
/freebsd-11-stable/lib/msun/bsdsrc/
H A Db_exp.c138 double z,hi,lo; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/db/
H A Dh_lfsr.c63 HASHINFO hi; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A DDD.h9 double hi; member in struct:__anon1144::__anon1145
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAVR.cpp63 uint16_t hi = val >> 17; local
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dppc64-fp.c222 USItype hi, lo; local
236 USItype hi, lo; local
/freebsd-11-stable/sys/arm/allwinner/a20/
H A Da20_cpu_cfg.c126 uint32_t lo, hi; local
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_sched.c73 ipdn_bound_var(int *v, int dflt, int lo, int hi, const char *msg) argument
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_doorbell.h59 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, argument
88 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, argument

Completed in 604 milliseconds

1234567891011>>