Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Datan2f.c20 pi_lo = -8.7422776573e-08; /* 0xb3bbbd2e */ variable
H A Datan2.c44 pi_lo = 1.2246467991473531772E-16; /* 0x3CA1A626, 0x33145C07 */ variable
/third_party/musl/src/math/
H A Datan2f.c20 pi_lo = -8.7422776573e-08; /* 0xb3bbbd2e */ variable
H A Datan2.c44 pi_lo = 1.2246467991473531772E-16; /* 0x3CA1A626, 0x33145C07 */ variable
/third_party/jerryscript/jerry-libm/
H A Datan2.c62 #define pi_lo 1.2246467991473531772E-16 /* 0x3CA1A626, 0x33145C07 */ macro
209 #undef pi_lo macro
/third_party/node/deps/v8/src/base/
H A Dieee754.cc1235 static volatile double pi_lo = in atan2() local

Completed in 6 milliseconds