OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ISNAN
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
frexp.c
42
# define
ISNAN
isnanl
50
# define
ISNAN
isnand
65
if (
ISNAN
(x) || x + x == x)
/src/external/gpl3/gdb.old/dist/gnulib/import/
frexp.c
42
# define
ISNAN
isnanl
50
# define
ISNAN
isnand
65
if (
ISNAN
(x) || x + x == x)
/src/sys/arch/sparc/fpu/
fpu_emu.h
110
#define
ISNAN
(fp) ((fp)->fp_class < 0)
/src/sys/arch/powerpc/fpu/
fpu_emu.h
108
#define
ISNAN
(fp) ((fp)->fp_class < 0)
175
if (!
ISNAN
(fp))
/src/sys/arch/m68k/fpe/
fpu_emulate.h
115
#define
ISNAN
(fp) ((fp)->fp_class < 0)
/src/external/bsd/ntp/dist/libntp/
snprintf.c
523
#ifndef
ISNAN
524
#define
ISNAN
(x) (x != x)
525
#endif /* !defined(
ISNAN
) */
1137
if (
ISNAN
(fvalue))
Completed in 18 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026