Home
last modified time | relevance | path

Searched refs:crt_copysignf128 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dint_math.h72 #define crt_copysignf128(x, y) __builtin_copysignf128((x), (y)) macro
74 #define crt_copysignf128(x, y) __builtin_copysignq((x), (y)) macro