Searched defs:BigIntT (Results 1 – 1 of 1) sorted by relevance
32 struct BigIntT { struct33 int8_t sign;34 uintmax_t value;