Home
last modified time | relevance | path

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

/math/
A Dtst-CMPLX2.c25 #define COMPARE_BODY(A, B, TYPE, COPYSIGN) \ argument
27 TYPE s1 = COPYSIGN ((TYPE) 1.0, A); \
28 TYPE s2 = COPYSIGN ((TYPE) 1.0, B); \

Completed in 3 milliseconds