Searched defs:crt_copysignf (Results 1 – 2 of 2) sorted by relevance
62 #define crt_copysignf(x, y) copysignf((x), (y)) macro66 #define crt_copysignf(x, y) __builtin_copysignf((x), (y)) macro
66 #define crt_copysignf(x, y) copysignf((x), (y)) macro70 #define crt_copysignf(x, y) __builtin_copysignf((x), (y)) macro