Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dnumbertheory.c91 tparams = mpd_sh_alloc(sizeof *tparams, nhalf, sizeof (mpd_uint_t)); in _mpd_init_fnt_params()
Dmemory.c136 mpd_sh_alloc(mpd_size_t struct_size, mpd_size_t nmemb, mpd_size_t size) in mpd_sh_alloc() function
Dmpdecimal.h816 void *mpd_sh_alloc(mpd_size_t struct_size, mpd_size_t nmemb, mpd_size_t size);