Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/common/
Dlog2.c134 r = (z - T2[i].chi - T2[i].clo) * invc;
Dlog.c154 r = (z - T2[i].chi - T2[i].clo) * invc; in log()
Dmath_config.h1164 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member
1179 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member