Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dbasearith.c318 m = sub_size_t(nplusm, n); in _mpd_basedivmod()
Dtypearith.h603 sub_size_t(mpd_size_t a, mpd_size_t b) in sub_size_t() function