Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dtgmath.h158 #undef copysign macro
221 #define copysign(x,y) __tg_real_2(copysign, (x), (y)) macro
H A Dmath.h171 double copysign(double, double);

Completed in 2 milliseconds