Searched defs:ParsedDecimal (Results 1 – 1 of 1) sorted by relevance
44 struct ParsedDecimal { struct45 int64_t int_part = 0;46 int64_t frac_part = 0;47 int64_t frac_scale = 1;