Searched refs:scalbf (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libm/common/R/ |
H A D | scalbf.c | 29 #pragma weak __scalbf = scalbf 34 scalbf(float x, float y) { in scalbf() function
|
/titanic_50/usr/src/head/ |
H A D | math.h | 258 extern float scalbf __P((float, float)); 279 #pragma does_not_read_global_data(gammaf_r, j0f, j1f, jnf, lgammaf_r, scalbf) 281 #pragma does_not_write_global_data(j0f, j1f, jnf, scalbf) 283 #pragma no_side_effect(j0f, j1f, jnf, scalbf)
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 551 scalbf; #LSARC/2003/279
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 377 scalbf.o \ 641 ../common/R/scalbf.c \
|