Home | History | Annotate | Download | only in util

Lines Matching refs:exp3

3245       int exp3 = exponent / 3;
3249 (long)(((exp3 + 1023) & 0x7ff)) << 52);