Home
last modified time | relevance | path

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

/third_party/musl/src/math/
D__rem_pio2l.c44 pio2_2 = -1.07463465549783099519e-12, /* -0x12e7b967674000.0p-92 */ variable
65 pio2_2 = 2.0222662487959507323994779168837751e-21L, /* 0x13198a2e03707344a400000000000.0p-181 */ variable
D__rem_pio2.c43 pio2_2 = 6.07710050630396597660e-11, /* 0x3DD0B461, 0x1A600000 */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
D__rem_pio2l.c44 pio2_2 = -1.07463465549783099519e-12, /* -0x12e7b967674000.0p-92 */ variable
65 pio2_2 = 2.0222662487959507323994779168837751e-21L, /* 0x13198a2e03707344a400000000000.0p-181 */ variable
D__rem_pio2.c43 pio2_2 = 6.07710050630396597660e-11, /* 0x3DD0B461, 0x1A600000 */ variable
/third_party/jerryscript/jerry-libm/
Dtrig.c470 #define pio2_2 6.07710050630396597660e-11 /* 0x3DD0B461, 0x1A600000 */ macro
/third_party/node/deps/v8/src/base/
Dieee754.cc161 pio2_2 = 6.07710050630396597660e-11, /* 0x3DD0B461, 0x1A600000 */ in __ieee754_rem_pio2() local