Searched defs:int_d_max (Results 1 – 1 of 1) sorted by relevance
1001 const int64_t int_d_max = (UINT64_C(1) << (d_bits - 1)) - 1; in TestFPToS() local1161 const int64_t int_d_max = (UINT64_C(1) << (d_bits - 1)) - 1; in TestFPToFixedS() local