Searched defs:crt_scalbnf (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/
H A Dint_math.h64 #define crt_scalbnf(x, y) __builtin_scalbnf((x), (y)) macro

Completed in 813 milliseconds