Home
last modified time | relevance | path

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

/netbsd/src/lib/libm/src/
De_acos.c52 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
De_acosf.c31 pS2 = 2.0121252537e-01, /* 0x3e4e0aa8 */ variable
De_asin.c61 pS2 = 2.01212532134862925881e-01, /* 0x3FC9C155, 0x0E884455 */ variable
De_asinf.c33 pS2 = 2.0121252537e-01, /* 0x3e4e0aa8 */ variable
De_j0f.c228 static const float pS2[5] = { variable
De_j0.c265 static const double pS2[5] = { variable
/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c8337 sqlite3_stmt *pS2; in completionNext() local
8361 sqlite3_stmt *pS2; in completionNext() local