Searched defs:c0 (Results 1 – 3 of 3) sorted by relevance
341 const uint32_t c0 = (c % 100) << 1; in to_chars() local359 const uint32_t c0 = (c % 100) << 1; in to_chars() local
200 const uint32_t c0 = (c % 100) << 1; in append_n_digits() local237 const uint32_t c0 = (c % 100) << 1; in append_d_digits() local298 const uint32_t c0 = (c % 100) << 1; in append_nine_digits() local
252 const uint32_t c0 = (c % 100) << 1; in to_chars() local
Completed in 6 milliseconds