Home
last modified time | relevance | path

Searched refs:compute_product_approximation (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h1446 value128 compute_product_approximation(int64_t q, uint64_t w) { in compute_product_approximation() function
1508 value128 product = compute_product_approximation<binary::mantissa_explicit_bits() + 3>(q, w); in compute_error()
1544 value128 product = compute_product_approximation<binary::mantissa_explicit_bits() + 3>(q, w); in compute_float()