Home
last modified time | relevance | path

Searched defs:val_hi (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_log2.c44 double f,hfsq,hi,lo,r,val_hi,val_lo,w,y; in __ieee754_log2() local
H A De_log10.c44 double f,hfsq,hi,lo,r,val_hi,val_lo,w,y,y2; in __ieee754_log10() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_logl.c457 long double d, val_hi, val_lo; in k_logl() local
569 long double d, d_hi, f_lo, val_hi, val_lo; in log1pl() local
/aosp12/art/runtime/
H A Dstack.cc421 uint64_t val_hi = NterpGetVReg(cur_quick_frame_, vreg + 1); in GetVRegPair() local