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.c3212 _mpd_ptrswap(const mpd_t **a, const mpd_t **b) in _mpd_ptrswap() function
3255 _mpd_ptrswap(&big, &small); in _mpd_qaddsub()
3316 _mpd_ptrswap(&big, &small); in _mpd_qaddsub()
3346 _mpd_ptrswap(&big, &small); in _mpd_qaddsub()
5753 _mpd_ptrswap(&big, &small); in _mpd_qmul()