Home
last modified time | relevance | path

Searched defs:pS2 (Results 1 – 11 of 11) sorted by relevance

/netbsd/lib/libm/src/
H A De_asinf.c33 pS2 = 2.0121252537e-01, /* 0x3e4e0aa8 */ variable
H A De_acos.c52 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
H A De_acosf.c31 pS2 = 2.0121252537e-01, /* 0x3e4e0aa8 */ variable
H A De_asin.c61 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
H A De_j0f.c228 static const float pS2[5] = { variable
H A De_j0.c265 static const double pS2[5] = { variable
/netbsd/external/gpl3/gcc/dist/libquadmath/math/
H A Dasinq.c77 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
H A Dacosq.c130 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
/netbsd/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dasinq.c77 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
H A Dacosq.c130 pS2 = -6.730729094812979665807581609853656623219E3Q, variable
/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c3214 sqlite3_stmt *pS2; in completionNext() local
3238 sqlite3_stmt *pS2; in completionNext() local