Searched refs:uprv_decNumberSquareRoot (Results 1 – 7 of 7) sorted by relevance
160 …U_CAPI decNumber * U_EXPORT2 uprv_decNumberSquareRoot(decNumber *, const decNumber *, decContext *…
2833 U_CAPI decNumber * U_EXPORT2 uprv_decNumberSquareRoot(decNumber *res, const decNumber *rhs, in uprv_decNumberSquareRoot() function
1388 #define uprv_decNumberSquareRoot U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSquareRoot) macro