Searched refs:scalbn (Results 1 – 5 of 5) sorted by relevance
19 double scalbn(double x, int n) in scalbn() function
197 #undef scalbn260 #define scalbn(x,y) __tg_real_2_1(scalbn, (x), (y)) macro
2608 double scalbn(double, int);
29 "xt804/libc/liteos/math/scalbn.c",