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 - 2
of
2
) 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))
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 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025