Home
last modified time | relevance | path

Searched defs:two54 (Results 1 – 6 of 6) sorted by relevance

/third_party/jerryscript/jerry-libm/
Dscalbn.c35 #define two54 1.80143985094819840000e+16 /* 0x43500000, 0x00000000 */ macro
Dlog10.c64 #define two54 1.80143985094819840000e+16 /* 0x43500000, 0x00000000 */ macro
Dlog1p.c96 #define two54 1.80143985094819840000e+16 /* 43500000 00000000 */ macro
Dlog.c84 #define two54 1.80143985094819840000e+16 /* 43500000 00000000 */ macro
Dlog2.c41 #define two54 1.80143985094819840000e+16 /* 0x43500000, 0x00000000 */ macro
/third_party/node/deps/v8/src/base/
Dieee754.cc1638 two54 = 1.80143985094819840000e+16, /* 43500000 00000000 */ in log() local
1783 two54 = 1.80143985094819840000e+16, /* 43500000 00000000 */ in log1p() local
1971 two54 = 1.80143985094819840000e+16, /* 0x43500000, 0x00000000 */ in log2() local
2077 two54 = 1.80143985094819840000e+16, /* 0x43500000, 0x00000000 */ in log10() local