Searched defs:lo (Results 1 - 25 of 236) sorted by relevance

12345678910

/freebsd-11-stable/lib/msun/src/
H A Ds_cosl.c56 long double hi, lo; local
H A Ds_sinl.c51 long double hi, lo; local
H A Ds_tanl.c57 long double hi, lo; local
H A De_sqrtl.c80 long double lo, xn; local
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/kern/
H A Dkern_lockstat.c68 lockstat_nsecs(struct lock_object *lo) argument
/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/sys/sys/
H A Dlock_profile.h55 lock_profile_obtain_lock_failed(struct lock_object *lo, int *contested, argument
/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/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/llvm-project/compiler-rt/lib/builtins/ppc/
H A DDD.h10 double lo; member in struct:__anon1144::__anon1145
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAVR.cpp64 uint16_t lo = val >> 1; local
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dsafe-ctype.c131 #define lo _sch_islower macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dppc64-fp.c222 USItype hi, lo; local
236 USItype hi, lo; local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dsafe-ctype.c131 #define lo _sch_islower macro
/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

Completed in 195 milliseconds

12345678910