Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c8874 _get_coeff(uint64_t *hi, uint64_t *lo, const mpd_t *a) in _get_coeff() function
8916 _get_coeff(uint64_t *hi, uint64_t *lo, const mpd_t *a) in _get_coeff() function
8989 _get_coeff(hi, lo, &coeff); in _coeff_as_uint128()