Home
last modified time | relevance | path

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

/third_party/musl/src/math/
D__tan.c64 pio4lo = 3.06161699786838301793e-17; /* 3C81A626, 33145C07 */ variable
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/
D__tan.c64 pio4lo = 3.06161699786838301793e-17; /* 3C81A626, 33145C07 */ variable
D__tanl.c32 pio4lo = -1.25413940316708300586e-20L; /* -0xece675d1fc8f8cbb.0p-130 */ variable
81 pio4lo = 0x1.cd129024e088a67cc74020bbea60p-116L; variable
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Dk_tan.c52 pio4lo= 3.06161699786838301793e-17, /* 0x3C81A626, 0x33145C07 */ variable
/third_party/jerryscript/jerry-libm/
Dtrig.c794 #define pio4lo 3.06161699786838301793e-17 /* 3C81A626, 33145C07 */ macro