Home
last modified time | relevance | path

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

/third_party/boost/boost/uuid/
Dstring_generator.hpp131 static char const*const digits_end = digits_begin + digits_len; in get_value() local
146 static wchar_t const*const digits_end = digits_begin + digits_len; in get_value() local
/third_party/python/Python/
Dpystrtod.c1005 char *digits, *digits_end; in format_float_short() local
/third_party/boost/boost/static_string/
Dstatic_string.hpp454 const auto digits_end = std::end(buffer); in to_static_string_int_impl() local
466 const auto digits_end = std::end(buffer); in to_static_wstring_int_impl() local