Home
last modified time | relevance | path

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

/third_party/python/Include/
Dlongintrepr.h87 digit ob_digit[1]; member
/third_party/python/Modules/_decimal/
D_decimal.c3349 digit *ob_digit; in dec_as_long() local