Home
last modified time | relevance | path

Searched defs:__c1 (Results 1 – 3 of 3) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/src/ryu/
Dd2s.cpp526 const uint32_t __c1 = (__c / 100) << 1; in __to_chars() local
544 const uint32_t __c1 = (__c / 100) << 1; in __to_chars() local
602 const uint32_t __c1 = (__c / 100) << 1; in __to_chars() local
620 const uint32_t __c1 = (__c / 100) << 1; in __to_chars() local
Dd2fixed.cpp101 const uint32_t __c1 = __s0high < __low1; in __mulShift_mod1e9() local
136 const uint32_t __c1 = (__c / 100) << 1; in __append_n_digits() local
165 const uint32_t __c1 = (__c / 100) << 1; in __append_d_digits() local
214 const uint32_t __c1 = (__c / 100) << 1; in __append_nine_digits() local
Df2s.cpp567 const uint32_t __c1 = (__c / 100) << 1; in __to_chars() local
619 const uint32_t __c1 = (__c / 100) << 1; in __to_chars() local