Home
last modified time | relevance | path

Searched defs:twom54 (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libm/sparc/src/
H A Dnextafter.S43 twom54 = 0x08 define
/titanic_41/usr/src/lib/libm/common/m9x/
H A Dscalbln.c35 static const double twom54 = 5.5511151231257827021181583404541015625e-17; variable
/titanic_41/usr/src/lib/libm/common/C/
H A Dscalbn.c37 twom54 = 5.5511151231257827021181583404541015625e-17; variable
H A Dexp.c283 #define twom54 C[12] macro
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dfmod.c89 double twom54 = twom52 * 0.25; in scalbn() local