Searched refs:sub_size_t (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_decimal/libmpdec/ | ||
D | basearith.c | 318 m = sub_size_t(nplusm, n); in _mpd_basedivmod() |
D | typearith.h | 603 sub_size_t(mpd_size_t a, mpd_size_t b) in sub_size_t() function |