OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISSNAN
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/powerpc/fpu/
fpu_compare.c
94
if (
ISSNAN
(a) ||
ISSNAN
(b))
fpu_add.c
97
if (
ISSNAN
(x) ||
ISSNAN
(y))
fpu_div.c
185
if (
ISSNAN
(x) ||
ISSNAN
(y))
fpu_mul.c
135
if (
ISSNAN
(x) ||
ISSNAN
(y))
fpu_emu.h
106
#define
ISSNAN
(fp) ((fp)->fp_class == FPC_SNAN)
fpu_sqrt.c
218
if (
ISSNAN
(x))
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025