Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/common/
Ds_scalbln.c26 twom54 = _F_64(5.55111512312578270212e-17); /* 0x3C900000, 0x00000000 */ variable
52 return check_uflow(x*twom54); in scalbln64()
Ds_scalbn.c70 twom54 = _F_64(5.55111512312578270212e-17); /* 0x3C900000, 0x00000000 */ variable
100 return check_uflow(x*twom54); in scalbn64()