Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlongobject.c1687 #define WRITE_DIGITS(p) \ in long_to_decimal_string_internal() macro
1851 #define WRITE_DIGITS(p) \ in long_format_binary() macro