Searched refs:frexp (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/ |
| H A D | tgmath.h | 141 #define frexp(x,y) __TGMATH_REAL_1_2(x, y, frexp) macro
|
| H A D | math.h | 104 extern double frexp _PARAMS((double, int *));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | tgmath.h | 287 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | mathcalls.h | 104 __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | math.h | 80 extern double frexp _PARAMS((double, int *));
|