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