Searched defs:copySign (Results 1 – 1 of 1) sorted by relevance
1213 void copySign(const APFloat &RHS) { in copySign() function1220 static APFloat copySign(APFloat Value, const APFloat &Sign) { in copySign() function