Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dlongintrepr.h87 digit ob_digit[1]; member
/external/python/cpython2/Include/
Dlongintrepr.h92 digit ob_digit[1]; member
/external/python/cpython3/Modules/_decimal/
D_decimal.c3192 digit *ob_digit; in dec_as_long() local