Home
last modified time | relevance | path

Searched refs:_coeff_as_uint128 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c8952 _coeff_as_uint128(uint64_t *hi, uint64_t *lo, const mpd_t *a) in _coeff_as_uint128() function
8998 triple.tag = _coeff_as_uint128(&triple.hi, &triple.lo, a); in mpd_as_uint128_triple()

Completed in 10 milliseconds