Searched refs:crt_scalbnl (Results 1 – 1 of 1) sorted by relevance
103 #define crt_scalbnl(x, y) scalbnl((x), (y)) macro105 #define crt_scalbnl(x, y) __builtin_scalbnl((x), (y)) macro