OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__isnan
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/include/
math.h
16
static __inline int
__isnan
(double __x __unused) { return 0; }
function in typeref:typename:int
/src/include/
math.h
509
#if defined(
__isnan
) || defined(__HAVE_INLINE___ISNAN)
510
#define isnan(__x)
__isnan
(__x)
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025