Home
last modified time | relevance | path

Searched refs:powf (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libm/common/R/
H A Dpowf.c29 #pragma weak __powf = powf
127 powf(float x, float y) { in powf() function
/titanic_50/usr/src/lib/libm/common/complex/
H A Dcpowf.c85 t = powf(-x, u); in cpowf()
90 F_RE(ans) = powf(x, u); in cpowf()
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h291 extern float powf __P((float, float));
423 #pragma does_not_read_global_data(cbrtf, fabsf, hypotf, powf, sqrtf)
435 #pragma does_not_write_global_data(cbrtf, fabsf, hypotf, powf, sqrtf)
498 #pragma no_side_effect(cbrtf, fabsf, hypotf, powf, sqrtf)
/titanic_50/usr/src/lib/libm/i386/src/
H A Dpowf.s60 LIBM_ANSI_PRAGMA_WEAK(powf,function)
84 ENTRY(powf)
/titanic_50/usr/src/lib/libm/
H A DMakefile.com374 powf.o \
588 ../common/R/powf.c \
613 ../common/R/powf.c \
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers539 powf;