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

/openbsd-current/gnu/llvm/libcxx/src/ryu/
H A Dd2fixed.cpp386 char* _Dot = _Last; local
390 if (_Dot != _Last) {
391 _Dot[0] = '0';
392 _Dot[1] = '.';
403 _Dot = _Round;

Completed in 168 milliseconds