Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h134 #define isnormal(z) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dmath.h249 # define isnormal(x) (fpclassify (x) == FP_NORMAL) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dmath.h199 #define isnormal(y) (fpclassify(y) == FP_NORMAL) macro