/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | asinf.c | 24 pS2 = -8.6563630030e-03, variable
|
H A D | acosf.c | 23 pS2 = -8.6563630030e-03, variable
|
H A D | asin.c | 50 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
|
H A D | acos.c | 43 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
|
H A D | __invtrigl.c | 8 pS2 = 3.69068046323246813704e-01L, variable 35 pS2 = 1.34215708714992334609030036562143589e+00L, variable
|
H A D | j0.c | 255 static const double pS2[5] = { variable
|
H A D | j0f.c | 194 static const float pS2[5] = { variable
|
/third_party/musl/src/math/ |
H A D | asinf.c | 24 pS2 = -8.6563630030e-03, variable
|
H A D | acosf.c | 23 pS2 = -8.6563630030e-03, variable
|
H A D | asin.c | 50 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
|
H A D | acos.c | 43 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
|
H A D | __invtrigl.c | 8 pS2 = 3.69068046323246813704e-01L, variable 35 pS2 = 1.34215708714992334609030036562143589e+00L, variable
|
H A D | j0.c | 255 static const double pS2[5] = { variable
|
H A D | j0f.c | 194 static const float pS2[5] = { variable
|
/third_party/jerryscript/jerry-libm/ |
H A D | asin.c | 68 #define pS2 2.01212532134862925881e-01 /* 0x3FC9C155, 0x0E884455 */ macro 147 #undef pS2 macro
|
H A D | acos.c | 61 #define pS2 2.01212532134862925881e-01 /* 0x3FC9C155, 0x0E884455 */ macro 137 #undef pS2 macro
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_glsl450.c | 191 const float pS2 = -8.6563630030e-03f; in build_asin() local
|
/third_party/node/deps/v8/src/base/ |
H A D | ieee754.cc | 870 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ in acos() local 1001 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ in asin() local
|
/third_party/sqlite/src/ |
H A D | shell.c | 5883 sqlite3_stmt *pS2; in completionNext() local 5907 sqlite3_stmt *pS2; in completionNext() local [all...] |