Searched refs:scalbln (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 | 162 #define scalbln(x,y) __TGMATH_REAL_1_2(x, y, scalbln) macro
|
| H A D | math.h | 239 extern double scalbln _PARAMS((double, long int));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | tgmath.h | 407 #define scalbln(Val1, Val2) \ macro 408 __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, scalbln)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | mathcalls.h | 302 __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | math.h | 178 extern double scalbln _PARAMS((double, long int));
|