Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dmath.h208 FP_NORMAL enumerator
209 # define FP_NORMAL FP_NORMAL macro
249 # define isnormal(x) (fpclassify (x) == FP_NORMAL)
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h120 #define FP_NORMAL 4 macro
136 fpclassify(__z) == FP_NORMAL;}))
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dmath.h144 #define FP_NORMAL 4 macro
199 #define isnormal(y) (fpclassify(y) == FP_NORMAL)