Home
last modified time | relevance | path

Searched refs:__isSmallInt (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/src/ryu/
H A Dd2s.cpp759 const bool __isSmallInt = __d2d_small_int(__ieeeMantissa, __ieeeExponent, &__v); in __d2s_buffered_n() local
760 if (__isSmallInt) { in __d2s_buffered_n()