Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dio.c991 const char *rest, mpd_ssize_t n_rest, /* remaining part and length */ in _mpd_add_sep_dot() argument
1005 _mbstr_copy_ascii(dest, rest, n_rest); in _mpd_add_sep_dot()
1098 mpd_ssize_t n_int, n_rest; in _mpd_apply_lconv() local
1120 n_rest = result->nbytes - (mpd_ssize_t)(dp-result->data); in _mpd_apply_lconv()
1132 rest, n_rest, spec); in _mpd_apply_lconv()
1143 rest, n_rest, spec); in _mpd_apply_lconv()