HomeSort by: relevance | last modified time | path
    Searched defs:two53 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/src/
e_pow.c 73 two53 = 9007199254740992.0, /* 0x43400000, 0x00000000 */ variable in typeref:typename:const double[][][]
214 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); }
e_pow.c 73 two53 = 9007199254740992.0, /* 0x43400000, 0x00000000 */ variable in typeref:typename:const double[][][]
214 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); }

Completed in 22 milliseconds