Searched defs:copysign (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/math/
H A Dcopysign.c3 double copysign(double x, double y) { function
/seL4-refos-master/libs/libmuslc/include/
H A Dtgmath.h158 #undef copysign macro
221 #define copysign(x,y) __tg_real_2(copysign, (x), (y)) macro

Completed in 25 milliseconds