Home
last modified time | relevance | path

Searched refs:scalbnf (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dscalbnf.S32 LIBM_ANSI_PRAGMA_WEAK(scalbnf,function)
34 ENTRY(scalbnf) function
41 SET_SIZE(scalbnf)
/illumos-gate/usr/src/lib/libm/common/R/
H A Dscalbnf.c30 #pragma weak __scalbnf = scalbnf
59 scalbnf(float x, int n) { in scalbnf() function
H A Dsignificandf.c45 return (scalbnf(x, -ilogbf(x))); in significandf()
H A Dscalbf.c59 return (scalbnf(x, n)); in scalbf()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dldexpf.c36 return (scalbnf(x, n)); in ldexpf()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h282 extern float scalbnf(float, int);
419 #pragma does_not_read_global_data(modff, scalbnf, scalblnf)
/illumos-gate/usr/src/boot/include/
H A Dmath.h398 float scalbnf(float, int);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com378 scalbnf.o \
579 ../common/R/scalbnf.c
605 ../common/R/scalbnf.c
/illumos-gate/usr/src/man/man3m/
H A DMakefile301 scalbnf.3m \
504 scalbnf.3m := LINKSRC = scalbln.3m
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers567 scalbnf;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc285 link path=usr/share/man/man3m/scalbnf.3m target=scalbln.3m