Searched defs:pS2 (Results 1 – 11 of 11) sorted by relevance
/netbsd/lib/libm/src/ |
H A D | e_asinf.c | 33 pS2 = 2.0121252537e-01, /* 0x3e4e0aa8 */ variable
|
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_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/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/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/external/public-domain/sqlite/dist/ |
H A D | shell.c | 3214 sqlite3_stmt *pS2; in completionNext() local 3238 sqlite3_stmt *pS2; in completionNext() local
|