Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dmath.h266 # define isinf(x) \ macro
269 # define isinf(x) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dmath.h187 #ifndef isinf
188 #define isinf(x) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dieeefp.h188 int _EXFUN(isinf, (double));
H A Dmath.h166 extern int isinf _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h202 __MATHDECL_1 (int,isinf,, (_Mdouble_ __value)) __attribute__ ((__const__));