Searched refs:COPYSIGN (Results 1 – 1 of 1) sorted by relevance
25 #define COMPARE_BODY(A, B, TYPE, COPYSIGN) \ argument27 TYPE s1 = COPYSIGN ((TYPE) 1.0, A); \28 TYPE s2 = COPYSIGN ((TYPE) 1.0, B); \
Completed in 3 milliseconds