OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:both_nan
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libm/
t_casinh.c
39
#define
both_nan
(a,b) (isnan(a) && isnan(b))
macro
41
#define
both_nan
(a,b) 0
macro
44
#define crude_equality(a,b) ((a == b) ||
both_nan
(a,b))
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025