Searched refs:__isSmallInt (Results 1 – 1 of 1) sorted by relevance
759 const bool __isSmallInt = __d2d_small_int(__ieeeMantissa, __ieeeExponent, &__v); in __d2s_buffered_n() local760 if (__isSmallInt) { in __d2s_buffered_n()