Home
last modified time | relevance | path

Searched defs:pio4lo (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/src/math/
H A D__tan.c64 pio4lo = 3.06161699786838301793e-17; /* 3C81A626, 33145C07 */ variable
H A D__tanl.c32 pio4lo = -1.25413940316708300586e-20L; /* -0xece675d1fc8f8cbb.0p-130 */ variable
81 pio4lo = 0x1.cd129024e088a67cc74020bbea60p-116L; variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__tan.c64 pio4lo = 3.06161699786838301793e-17; /* 3C81A626, 33145C07 */ variable
H A D__tanl.c32 pio4lo = -1.25413940316708300586e-20L; /* -0xece675d1fc8f8cbb.0p-130 */ variable
81 pio4lo = 0x1.cd129024e088a67cc74020bbea60p-116L; variable
/third_party/jerryscript/jerry-libm/
H A Dtrig.c794 #define pio4lo 3.06161699786838301793e-17 /* 3C81A626, 33145C07 */ macro
1101 #undef pio4lo macro
/third_party/node/deps/v8/src/base/
H A Dieee754.cc754 #define pio4lo xxx[15] in __kernel_tan() macro
833 #undef pio4lo in __kernel_tan() macro

Completed in 7 milliseconds