Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Ddtoa.c321 Bigint { struct
322 struct Bigint *next; argument
327 typedef struct Bigint Bigint; argument
/external/python/cpython2/Python/
Ddtoa.c320 Bigint { struct
321 struct Bigint *next; argument
326 typedef struct Bigint Bigint; argument