Searched defs:SREAL_MAX_SIG (Results 1 – 2 of 2) sorted by relevance
28 #define SREAL_MAX_SIG (((int64_t) 1 << (SREAL_PART_BITS - 1)) - 1) macro