Searched defs:pS2 (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/lib/libm/ld80/ |
H A D | invtrig.c | 38 pS2 = 3.69068046323246813704e-01L, variable
|
H A D | invtrig.h | 50 #define pS2 _ItL_pS2 macro
|
/netbsd-src/lib/libm/ld128/ |
H A D | invtrig.c | 38 pS2 = 1.34215708714992334609030036562143589e+00L, variable
|
H A D | invtrig.h | 47 #define pS2 _ItL_pS2 macro
|
/netbsd-src/lib/libm/src/ |
H A D | e_acos.c | 52 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
|
H A D | e_acosf.c | 31 pS2 = 2.0121252537e-01, /* 0x3e4e0aa8 */ variable
|
H A D | e_asinf.c | 33 pS2 = 2.0121252537e-01, /* 0x3e4e0aa8 */ variable
|
H A D | e_asin.c | 61 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
|
H A D | e_j0f.c | 228 static const float pS2[5] = { variable
|
H A D | e_j0.c | 265 static const double pS2[5] = { variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | asinq.c | 77 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
|
H A D | acosq.c | 130 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | asinq.c | 77 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
|
H A D | acosq.c | 130 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | shell.c | 8337 sqlite3_stmt *pS2; in completionNext() local 8361 sqlite3_stmt *pS2; in completionNext() local
|