Searched refs:reference_reciprocall (Results 1 – 2 of 2) sorted by relevance
223 long double reference_reciprocall(long double x);
3741 long double reference_reciprocall(long double x) { return 1.0L / x; } in reference_reciprocall() function