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