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

/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dint_math.h65 #define crt_scalbnl(x, y) __builtin_scalbnl((x), (y)) macro

Completed in 162 milliseconds