Searched refs:logbf (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libm/common/R/ |
H A D | logbf.c | 30 #pragma weak __logbf = logbf 65 logbf(float x) { in logbf() function
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 283 extern float logbf __P((float)); 421 #pragma does_not_read_global_data(logf, log10f, log1pf, log2f, logbf) 434 #pragma does_not_write_global_data(logf, log10f, log1pf, log2f, logbf) 497 #pragma no_side_effect(logf, log10f, log1pf, log2f, logbf)
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 515 logbf;
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 371 logbf.o \ 639 ../common/R/logbf.c \
|