Searched refs:asinf (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libm/i386/src/ |
H A D | asinf.s | 32 LIBM_ANSI_PRAGMA_WEAK(asinf,function) 35 ENTRY(asinf) 60 SET_SIZE(asinf)
|
/titanic_41/usr/src/lib/libm/common/R/ |
H A D | asinf.c | 29 #pragma weak __asinf = asinf 36 asinf(float x) { in asinf() function
|
/titanic_41/usr/src/head/iso/ |
H A D | math_c99.h | 259 extern float asinf __P((float)); 417 #pragma does_not_read_global_data(acosf, asinf, atanf, atan2f) 430 #pragma does_not_write_global_data(acosf, asinf, atanf, atan2f) 493 #pragma no_side_effect(acosf, asinf, atanf, atan2f)
|
/titanic_41/usr/src/lib/libm/ |
H A D | Makefile.com | 343 asinf.o \ 576 ../common/R/asinf.c \ 600 ../common/R/asinf.c \
|
/titanic_41/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 327 asinf;
|