Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
Dmpalloc.h46 int mpd_switch_to_dyn_cxx(mpd_t *result, mpd_ssize_t nwords);
Dmpalloc.c304 mpd_switch_to_dyn_cxx(mpd_t *result, mpd_ssize_t nwords) in mpd_switch_to_dyn_cxx() function
Dmpdecimal.c533 return mpd_switch_to_dyn_cxx(result, nwords); in mpd_qresize_cxx()