Searched refs:hiPrecOut (Results 1 – 1 of 1) sorted by relevance
837 private static double expm1(double x, double hiPrecOut[]) { in expm1() argument971 if (hiPrecOut != null) { in expm1()972 hiPrecOut[0] = ya; in expm1()973 hiPrecOut[1] = yb; in expm1()