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