Searched defs:__scalbnl (Results 1 – 4 of 4) sorted by relevance
47 long double __scalbnl(long double x, int n) in __scalbnl() function
36 _Float128 __scalbnl (_Float128 x, int n) in __scalbnl() function
39 long double __scalbnl (long double x, int n) in __scalbnl() function
270 #define __scalbnl __scalbnf128 macro
Completed in 5 milliseconds