Home
last modified time | relevance | path

Searched refs:logbw (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/ppc/
Ddivtc3.c24 const double logbw = crt_logb(crt_fmax(crt_fabs(cDD.s.hi), crt_fabs(dDD.s.hi) )); in __divtc3() local
26 if (crt_isfinite(logbw)) in __divtc3()
28 ilogbw = (int)logbw; in __divtc3()