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