Home
last modified time | relevance | path

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

/sysdeps/ieee754/dbl-64/
A Dmath_config.h158 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member
174 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
A De_log.c117 r = (z - T2[i].chi - T2[i].clo) * invc; in __log()
A De_log2.c120 r = (z - T2[i].chi - T2[i].clo) * invc; in __log2()

Completed in 4 milliseconds