OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBL_THRESHOLD
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hppa/spmath/
dfadd.c
286
if(diff_exponent >
DBL_THRESHOLD
)
288
diff_exponent =
DBL_THRESHOLD
;
dfsub.c
289
if(diff_exponent >
DBL_THRESHOLD
)
291
diff_exponent =
DBL_THRESHOLD
;
float.h
349
#define
DBL_THRESHOLD
64
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025