Home
last modified time | relevance | path

Searched refs:FP_NAN (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dmath.h200 FP_NAN, enumerator
201 # define FP_NAN FP_NAN macro
460 fpclassify (__u) == FP_NAN || fpclassify (__v) == FP_NAN; }))
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h116 #define FP_NAN 0 macro
133 fpclassify(__y) != FP_INFINITE && fpclassify(__y) != FP_NAN;}))
159 fpclassify(__a) == FP_NAN || fpclassify(__b) == FP_NAN;}))
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dmath.h140 #define FP_NAN 0 macro
179 fpclassify(__y) != FP_INFINITE && fpclassify(__y) != FP_NAN;}))
222 fpclassify(__a) == FP_NAN || fpclassify(__b) == FP_NAN;}))