Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2s.cpp273 const uint64_t __vpDiv10 = __div10(__vp); in __d2d() local
275 if (__vpDiv10 <= __vmDiv10) { in __d2d()
285 __vp = __vpDiv10; in __d2d()
296 const uint64_t __vpDiv10 = __div10(__vp); in __d2d() local
302 __vp = __vpDiv10; in __d2d()
332 const uint64_t __vpDiv10 = __div10(__vp); in __d2d() local
334 if (__vpDiv10 <= __vmDiv10) { in __d2d()
341 __vp = __vpDiv10; in __d2d()