Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c29 const double logbw = in __divtc3() local
33 if (crt_isfinite(logbw)) { in __divtc3()
34 ilogbw = (int)logbw; in __divtc3()