Searched refs:_Dot (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp385 char* _Dot = _Last; local
389 if (_Dot != _Last) {
390 _Dot[0] = '0';
391 _Dot[1] = '.';
402 _Dot = _Round;

Completed in 53 milliseconds