Home
last modified time | relevance | path

Searched refs:isnan (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dmath.h254 # define isnan(x) \ macro
257 # define isnan(x) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dmath.h193 #ifndef isnan
194 #define isnan(x) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dieeefp.h187 int _EXFUN(isnan, (double));
H A Dmath.h165 extern int isnan _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h235 __MATHDECL_1 (int,isnan,, (_Mdouble_ __value)) __attribute__ ((__const__));