Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c6395 _lower_bound_zeta(const mpd_t *x, uint32_t *status) in _lower_bound_zeta() function
6444 lb_zeta = _lower_bound_zeta(&abs_x, status); in _qcheck_pow_bounds()