Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c3308 _mpd_ptrswap(const mpd_t **a, const mpd_t **b) in _mpd_ptrswap() function
3351 _mpd_ptrswap(&big, &small); in _mpd_qaddsub()
3412 _mpd_ptrswap(&big, &small); in _mpd_qaddsub()
3442 _mpd_ptrswap(&big, &small); in _mpd_qaddsub()
5915 _mpd_ptrswap(&big, &small); in _mpd_qmul()