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