Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dto_chars_base_10.h50 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline char* __append5(char* __first, uint32_t … in __append5() function
94 return __itoa::__append5(__first, __value); in __base_10_u32()