Searched refs:isSmallInt (Results 1 – 1 of 1) sorted by relevance
465 const bool isSmallInt = d2d_small_int(ieeeMantissa, ieeeExponent, ieeeSign, &v); in floating_to_fd64() local466 if (isSmallInt) { in floating_to_fd64()
Completed in 4 milliseconds