OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sqrth
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/math/
log1pq.c
115
static const __float128
sqrth
= 0.7071067811865475244008443621048490392848Q;
variable
168
if (x <
sqrth
)
205
if (x <
sqrth
)
log1pq.c
115
static const __float128
sqrth
= 0.7071067811865475244008443621048490392848Q;
variable
168
if (x <
sqrth
)
205
if (x <
sqrth
)
/src/external/gpl3/gcc.old/dist/libquadmath/math/
log1pq.c
115
static const __float128
sqrth
= 0.7071067811865475244008443621048490392848Q;
variable
168
if (x <
sqrth
)
205
if (x <
sqrth
)
log1pq.c
115
static const __float128
sqrth
= 0.7071067811865475244008443621048490392848Q;
variable
168
if (x <
sqrth
)
205
if (x <
sqrth
)
Completed in 45 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026