Searched refs:crt_copysignf128 (Results 1 – 2 of 2) sorted by relevance
72 #define crt_copysignf128(x, y) __builtin_copysignf128((x), (y)) macro74 #define crt_copysignf128(x, y) __builtin_copysignq((x), (y)) macro
394 #define crt_copysigntf crt_copysignf128