Searched refs:cbrtl (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dcbrtl.c30 #pragma weak __cbrtl = cbrtl
38 cbrtl(long double x) { function
H A Dlongdouble.h63 extern long double cbrtl(long double);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dcbrtl.c30 #pragma weak __cbrtl = cbrtl
38 cbrtl(long double x) { function
H A Dlongdouble.h64 extern long double cbrtl(long double);
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h353 extern long double cbrtl __P((long double));
449 #pragma does_not_read_global_data(cbrtl, fabsl, hypotl, powl, sqrtl)
461 #pragma does_not_write_global_data(cbrtl, fabsl, hypotl, powl, sqrtl)
511 #pragma no_side_effect(cbrtl, fabsl, hypotl, powl, sqrtl)
/illumos-gate/usr/src/boot/include/
H A Dmath.h447 long double cbrtl(long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com265 cbrtl.o \
541 ../common/LD/cbrtl.c \
678 ../common/Q/cbrtl.c \

Completed in 63 milliseconds