Searched refs:__d0 (Results 1 – 1 of 1) sorted by relevance
528 const uint32_t __d0 = (__d % 100) << 1; in __to_chars() local533 std::memcpy(_Mid -= 2, __DIGIT_TABLE + __d0, 2); in __to_chars()604 const uint32_t __d0 = (__d % 100) << 1; in __to_chars() local608 std::memcpy(__result + __olength - __i - 5, __DIGIT_TABLE + __d0, 2); in __to_chars()