Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
Dio.c991 const char *rest, mpd_ssize_t n_rest, /* remaining part and length */ in _mpd_add_sep_dot()
1098 mpd_ssize_t n_int, n_rest; in _mpd_apply_lconv() local