Searched refs:inplace_rem1 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | longobject.c | 1678 inplace_rem1(digit *pin, Py_ssize_t size, digit n) in inplace_rem1() function 1699 (long)inplace_rem1(a->ob_digit, size, n) in rem1() |
Completed in 10 milliseconds