scalblnf
float scalblnf(float, long);
extern float scalblnf(float, long int);
using ::scalblnf;
extern float scalblnf __P((float, long int));