Searched refs:scalbnf (Results 1 – 22 of 22) sorted by relevance
95 float scalbnf(float, int);350 float scalbnf (float x, int _exp) in scalbnf() function
124 scalbnf.o \
149 scalbnf
58 r += scalbnf(float_x, int_x); in testf()
398 __inline_forward_c(float,scalbnf, (float __x, int __n), (__x, __n))
754 scalbnf
135 #undef scalbnf288 using ::scalbnf;
1024 #undef scalbnf1171 using ::scalbnf;
135 #undef scalbnf290 using ::scalbnf;
1055 #undef scalbnf1200 using ::scalbnf;
1077 #undef scalbnf1224 using ::scalbnf;
1087 #undef scalbnf1234 using ::scalbnf;
1066 #undef scalbnf1215 using ::scalbnf;
Completed in 23 milliseconds