Home
last modified time | relevance | path

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 Dtgmath.h162 #define scalbln(x,y) __TGMATH_REAL_1_2(x, y, scalbln) macro
H A Dmath.h239 extern double scalbln _PARAMS((double, long int));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h407 #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 Dmathcalls.h302 __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h178 extern double scalbln _PARAMS((double, long int));