Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/common/
Dlog.c65 # define LO asuint64 (1.0 - 0x1p-5) in log() macro
68 # define LO asuint64 (1.0 - 0x1p-4) in log() macro
71 if (unlikely (ix - LO < HI - LO)) in log()
Dlog2.c65 # define LO asuint64 (1.0 - 0x1.5b51p-5) macro
68 if (unlikely (ix - LO < HI - LO))