Searched defs:crt_scalbnf (Results 1 – 1 of 1) sorted by relevance
106 #define crt_scalbnf(x, y) scalbnf((x), (y)) macro110 #define crt_scalbnf(x, y) __builtin_scalbnf((x), (y)) macro