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

/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dint_math.h48 #define crt_copysignf(x, y) __builtin_copysignf((x), (y)) macro

Completed in 93 milliseconds