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

1234567891011>>

/freebsd-10.1-release/lib/libstand/
H A Drandom.c54 long x, hi, lo, t; local
/freebsd-10.1-release/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_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-10.1-release/contrib/apr/include/
H A Dapr_hash.h155 APR_DECLARE(apr_hash_index_t *) apr_hash_next(apr_hash_index_t *hi); variable
174 APR_DECLARE(const void*) apr_hash_this_key(apr_hash_index_t *hi); variable
181 APR_DECLARE(apr_ssize_t) apr_hash_this_key_len(apr_hash_index_t *hi); variable
188 APR_DECLARE(void*) apr_hash_this_val(apr_hash_index_t *hi); variable
[all...]
/freebsd-10.1-release/contrib/gcc/config/
H A Dfixdfdi.c15 USItype hi, lo; local
H A Dfixsfdi.c17 USItype hi, lo; local
/freebsd-10.1-release/contrib/subversion/subversion/svnrdump/
H A Dutil.c57 apr_hash_index_t *hi; local
/freebsd-10.1-release/sys/libkern/
H A Drandom.c60 register long x, hi, lo, t; local
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DMD5.h43 MD5_u32plus hi, lo; member in class:llvm::MD5
/freebsd-10.1-release/lib/msun/bsdsrc/
H A Db_exp.c138 double z,hi,lo; local
[all...]
/freebsd-10.1-release/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-10.1-release/contrib/compiler-rt/lib/ppc/
H A DDD.h9 double hi; member in struct:__anon859::__anon860
/freebsd-10.1-release/sys/arm/allwinner/a20/
H A Da20_cpu_cfg.c126 uint32_t lo, hi; local
/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/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
/freebsd-10.1-release/contrib/gcc/config/ia64/
H A Dfde-glibc.c61 size_t lo, hi; local
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c222 USItype hi, lo; local
236 USItype hi, lo; local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmemattr.h77 CORE_ADDR hi; member in struct:mem_region
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_util/
H A Dfs-util.c209 apr_hash_index_t *hi; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Ddebug.c132 apr_hash_index_t *hi; local
H A Diter.c194 const void *svn__apr_hash_index_key(const apr_hash_index_t *hi) argument
202 apr_ssize_t svn__apr_hash_index_klen(const apr_hash_index_t *hi) argument
210 svn__apr_hash_index_val(const apr_hash_index_t *hi) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl46 sub hi() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1h/; $r; } subroutine

Completed in 259 milliseconds

1234567891011>>